Update to v3.0.0#186
Merged
Merged
Conversation
See: https://github.com/distribution/distribution/releases/tag/v3.0.0 Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
thaJeztah
approved these changes
Apr 3, 2025
thaJeztah
left a comment
Member
There was a problem hiding this comment.
LGTM
verified locally, and all checksums look OK
docker build \
--platform linux/amd64 \
--platform linux/arm/v6 \
--platform linux/arm/v7 \
--platform linux/arm64 \
--platform linux/ppc64le \
--platform linux/riscv64 \
--platform linux/s390x \
-t registry:v3 .
docker image ls --tree registry:v3
IMAGE ID DISK USAGE CONTENT SIZE EXTRA
registry:v3 4f2156122f21 182MB 123MB
├─ linux/amd64 a650b9c2b9fa 18.6MB 18.6MB
├─ linux/arm/v6 8d7688079e30 17.4MB 17.4MB
├─ linux/arm/v7 1d1f91e9ba3b 17.1MB 17.1MB
├─ linux/arm64 da55281ecd2c 76.2MB 17.8MB
├─ linux/ppc64le 8eeffc4f60ea 17MB 17MB
├─ linux/riscv64 5d4665daf781 17.5MB 17.5MB
└─ linux/s390x 5218a1b208e0 17.8MB 17.8MB
milosgajdos
added a commit
to milosgajdos/official-images
that referenced
this pull request
Apr 3, 2025
See: * https://github.com/distribution/distribution/releases/tag/v3.0.0 * distribution/distribution-library-image#186 Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
gquintard
pushed a commit
to gquintard/official-images
that referenced
this pull request
Jun 11, 2025
See: * https://github.com/distribution/distribution/releases/tag/v3.0.0 * distribution/distribution-library-image#186 Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
tglman
pushed a commit
to tglman/official-images
that referenced
this pull request
Aug 11, 2025
See: * https://github.com/distribution/distribution/releases/tag/v3.0.0 * distribution/distribution-library-image#186 Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
gquintard
pushed a commit
to gquintard/official-images
that referenced
this pull request
Aug 15, 2025
See: * https://github.com/distribution/distribution/releases/tag/v3.0.0 * distribution/distribution-library-image#186 Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See: https://github.com/distribution/distribution/releases/tag/v3.0.0
PTAL @thaJeztah