geerlingguy / drupal-container

Drupal container for running Drupal sites with Docker, built with Ansible.
https://hub.docker.com/r/geerlingguy/drupal/
44 stars 26 forks source link

Multiarch tags instead of separate tags for separate arch's? #25

Open geerlingguy opened 4 years ago

geerlingguy commented 4 years ago

Right now after #4 I will have three separate tags, one for amd64, one for arm64, and one for armv7... it would be nice to just have one latest tag for multiarch.

geerlingguy commented 4 years ago

See blog post: https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/