Sign inSign up

crosbymichael/registry:v1

Manifest digest

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 MB
2CMD ["/bin/sh"]0 B
3/bin/sh -c apk add --no-cache294.81 KB
4/bin/sh -c [ ! -e153 B
5ENV GOLANG_VERSION=1.10.80 B
6/bin/sh -c set -eux; apk74.42 MB
7ENV GOPATH=/go0 B
8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9/bin/sh -c mkdir -p "$GOPATH/src"126 B
10WORKDIR /go0 B
11ENV DISTRIBUTION_DIR=/go/src/github.com/docker/distribution0 B
12ENV DOCKER_BUILDTAGS=include_oss include_gcs0 B
13ARG GOOS=linux0 B
14ARG GOARCH=amd640 B
15RUN |2 GOOS=linux GOARCH=amd64 /bin/sh7.21 MB
16WORKDIR /go/src/github.com/docker/distribution807 B
17COPY . /go/src/github.com/docker/distribution # buildkit26.81 MB
18COPY cmd/registry/config-dev.yml /etc/docker/registry/config.yml # buildkit1.04 KB
19RUN |2 GOOS=linux GOARCH=amd64 /bin/sh20.52 MB
20VOLUME [/var/lib/registry]0 B
21ENTRYPOINT ["registry"]0 B
22CMD ["serve" "/etc/docker/registry/config.yml"]0 B

Command

ADD file:2a1fc9351afe35698918545b2d466d9805c2e8afcec52f916785ee65bbafeced in /