Difference between revisions of "Docker-compose.yml: image:"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
− | image: [[ubuntu]] | + | [[image]]: [[ubuntu]] |
+ | image: yourepo.[[azurecr.io]]/yourapp:latest | ||
− | {{docker-compose}} | + | |
+ | [[The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested]] | ||
+ | |||
+ | == See also == | ||
+ | * {{docker-compose}} | ||
+ | * {{docker image}} | ||
+ | |||
+ | [[Category:Docker compose]] |
Latest revision as of 06:06, 18 July 2024
image: ubuntu
image: yourepo.azurecr.io/yourapp:latest
The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
See also[edit]
docker-compose
,docker-compose.yml
: [services
|volumes
|networks
|up
|down
|restart
|logs
|create
|changelog
|version
|secrets
|config
|-v
|-h
|exec], docker-compose pull
,Environment:
, Docker-compose.yml examples,.env
, release notes, expose:, docker-compose --env-file,services.deploy.resources
docker image
: [push | ls | rm | prune | inspect | tag | --help
]
Advertising: