sha256:1e8185c3284a0fd44082a0cabf759bc8900803374beec1795dfc525ef9bfa54b
OS/ARCH
linux/amd64
Compressed size
131.88 MB
Last pushed
over 7 years by crosbymichael
Type
Image
Manifest digest
sha256:1e8185c3284a0fd44082a0cabf759bc8900803374beec1795dfc525ef9bfa54b
Image Layers
1ADD file ... in / 2.63 MB2CMD ["/bin/sh"]0 B3/bin/sh -c apk add --no-cache294.81 KB4/bin/sh -c [ ! -e153 B5ENV GOLANG_VERSION=1.10.80 B6/bin/sh -c set -eux; apk74.42 MB7ENV GOPATH=/go0 B8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9/bin/sh -c mkdir -p "$GOPATH/src"126 B10WORKDIR /go0 B11ENV DISTRIBUTION_DIR=/go/src/github.com/docker/distribution0 B12ENV DOCKER_BUILDTAGS=include_oss include_gcs0 B13ARG GOOS=linux0 B14ARG GOARCH=amd640 B15RUN |2 GOOS=linux GOARCH=amd64 /bin/sh7.21 MB16WORKDIR /go/src/github.com/docker/distribution807 B17COPY . /go/src/github.com/docker/distribution # buildkit26.81 MB18COPY cmd/registry/config-dev.yml /etc/docker/registry/config.yml # buildkit1.04 KB19RUN |2 GOOS=linux GOARCH=amd64 /bin/sh20.52 MB20VOLUME [/var/lib/registry]0 B21ENTRYPOINT ["registry"]0 B22CMD ["serve" "/etc/docker/registry/config.yml"]0 BCommand
ADD file:2a1fc9351afe35698918545b2d466d9805c2e8afcec52f916785ee65bbafeced in /