Docker Compose: dynamically change the image architecture based on running host machine

@jaeyson Have you tried building a multi-platform Docker image for your application? If not, I recommend checking out the docs on the subject here:

2 Likes