Sign inSign up

mozilla/gobouncer:2024.05.14

Manifest digest

sha256:4c4751872450ee7b1b3223611697154196c3563fce972cbda26e6ef328ce9ddb

OS/ARCH

linux/amd64

Compressed size

320.9 MB

Last pushed

over 2 years by mzcsgobouncer

Type

Image

Manifest digest

sha256:4c4751872450ee7b1b3223611697154196c3563fce972cbda26e6ef328ce9ddb

Image Layers

1ADD file ... in / 52.51 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get15.03 MB
4/bin/sh -c set -eux; apt-get52.07 MB
5RUN /bin/sh -c set -eux;82.12 MB
6ENV GOLANG_VERSION=1.20.140 B
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
9COPY /usr/local/go/ /usr/local/go/ # buildkit95.8 MB
10RUN /bin/sh -c mkdir -p173 B
11WORKDIR /go32 B
12ENV PROJECT=github.com/mozilla-services/go-bouncer0 B
13COPY . /app # buildkit999.72 KB
14EXPOSE map[8000/tcp:{}]0 B
15WORKDIR /app32 B
16RUN /bin/sh -c go install22.4 MB
17CMD ["go-bouncer" "--addr" "127.0.0.1:8000"]0 B

Command

ADD file:4fa73c8d113df02c8656b74ab87563432215332f3de78446a02e5ab7d6e2ab7a in /