docker-library / mongo

Docker Official Image packaging for MongoDB
https://www.mongodb.org/
Apache License 2.0
1.03k stars 619 forks source link

Add arm64v8 for debian 11 and 12 #666

Closed Bakrog closed 9 months ago

tianon commented 9 months ago

See https://github.com/docker-library/mongo/blob/beb88756b4622286e9346c2646a54e6dad23e8f2/versions.sh#L145 for where these values are pulled straight from the upstream-published data -- in other words, these aren't listed because the builds don't actually exist (see also https://github.com/docker-library/mongo/blob/beb88756b4622286e9346c2646a54e6dad23e8f2/versions.sh#L198-L218 which is why we end up with Ubuntu-based images -- they're the only ones where these architectures are supported).