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