Guillaume Lours
Guillaume Lours
Hey @aid219 Can you reproduce this with a `docker run --label com.docker.compose.project=zzzzzzz... your_image you_command` ? Did you try to run `docker compose down` from the directory where your Compose file...
Without any feedback for several months, I'm closing the issue
Hello @Taeir This is the default behavior of Docker Compose, it pulls the images matching the architecture of the platform that will run the application. Could you please share more...