seatgeek / docker-mirror

Mirror docker images across image repositories
BSD 3-Clause "New" or "Revised" License
145 stars 43 forks source link

Feature: support multiple architectures #102

Open alexef opened 2 years ago

alexef commented 2 years ago

Our developers recently started to receive Apple Sillicon (M1) laptops.

We would like to be able to mirror both amd64 and arm version of public images.

I can take a stab at a PR, if you can point out where in the code we would add such a functionality.

holgerjenczewski1007 commented 7 months ago

Upvote from me - this would be very helpful in our company's setup as well.