Skip to content

✨ [Feature]: 需要支持arm版本的镜像 好多开发环境是mac m芯片 #255

@snamper

Description

@snamper

What problem does this feature solve

cd tiny-engine-backend-java && docker-compose up -d
WARN[0000] /Users/xing/tiny-pro/tiny-engine-backend-java/docker-compose.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 2/3
! tiny-engine Warning pull access denied for... 4.2s
! tiny-engine-back Warning pull access denie... 4.2s
⠹ tiny-engine-data Pulling 4.2s
no matching manifest for linux/arm64/v8 in the manifest list entries

What does the proposed API look like

cd tiny-engine-backend-java && docker-compose up -d
WARN[0000] /Users/xing/tiny-pro/tiny-engine-backend-java/docker-compose.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 2/3
! tiny-engine Warning pull access denied for... 4.2s
! tiny-engine-back Warning pull access denie... 4.2s
⠹ tiny-engine-data Pulling 4.2s
no matching manifest for linux/arm64/v8 in the manifest list entries

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions