Docker Compose: dynamically change the image architecture based on running host machine
quick question: is it possible to dynamically change the image’s arch based on the host’s machine instead of create 2 separate docker compose file?
quick question: is it possible to dynamically change the image’s arch based on the host’s machine instead of create 2 separate docker compose file?