Sign inSign up

mozilla/gobouncer:latest

Manifest digest

sha256:8abb99716a9772a829c79e2080f190b123e85122f845f7351ac95020b626de57

OS/ARCH

linux/amd64

Compressed size

340.9 MB

Last pushed

about 1 month by mzcsgobouncer

Type

Image

Manifest digest

sha256:8abb99716a9772a829c79e2080f190b123e85122f845f7351ac95020b626de57

Image Layers

1# debian.sh --arch 'amd64' out/48.14 MB
2RUN /bin/sh -c set -eux;24.43 MB
3RUN /bin/sh -c set -eux;64.65 MB
4RUN /bin/sh -c set -eux;97.41 MB
5ENV GOLANG_VERSION=1.24.130 B
6ENV GOTOOLCHAIN=local0 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 /target/ / # buildkit75.46 MB
10RUN /bin/sh -c mkdir -p126 B
11WORKDIR /go32 B
12ENV PROJECT=github.com/mozilla-services/go-bouncer0 B
13COPY . /app # buildkit945.4 KB
14EXPOSE map[8000/tcp:{}]0 B
15WORKDIR /app32 B
16RUN /bin/sh -c go install29.9 MB
17CMD ["go-bouncer" "--addr" "127.0.0.1:8000"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'