Sign inSign up

bastienbellion/immotech-api:main-20251006-1127

Manifest digest

sha256:f7b531f84626e60d975feb0d5ccde7df850f46759d0792f6c96ae33a4183e4ca

OS/ARCH

linux/amd64

Compressed size

327.66 MB

Last pushed

12 months by bastienbellion

Type

Image

Manifest digest

sha256:f7b531f84626e60d975feb0d5ccde7df850f46759d0792f6c96ae33a4183e4ca

Image Layers

1ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit3.62 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add275.82 KB
4ENV GOLANG_VERSION=1.24.70 B
5ENV GOTOOLCHAIN=local0 B
6ENV GOPATH=/go0 B
7ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8COPY /target/ / # buildkit75.34 MB
9RUN /bin/sh -c mkdir -p126 B
10WORKDIR /go32 B
11RUN /bin/sh -c go install74.8 MB
12WORKDIR /app93 B
13COPY go.mod go.sum ./ #7.54 KB
14RUN /bin/sh -c go mod116.2 MB
15COPY . ./ # buildkit26.75 MB
16RUN /bin/sh -c swag init346.56 KB
17RUN /bin/sh -c go build30.34 MB
18EXPOSE map[443/tcp:{}]0 B
19CMD ["./immotech-api"]0 B

Command

ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit