Skip to content

docker swarm - support for platform property in compose #6542

@landsman

Description

@landsman

Description

Hello I am facing error on my localhost, where I am trying to test our deployment script with docker swarm.

I had to add platform property to docker compose because I am running on ARM and images are build for linux/amd64. So I am able to pull them locally.

docker stack deploy --with-registry-auth -c docker-compose.yml apps
services.ppo Additional property platform is not allowed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions