Sign inSign up

lssalas/delete-reservation-microservice_image:latest

Manifest digest

sha256:807b7775b502804250536a4dc4bf4187158382685356fec00a986a60ef2472a5

OS/ARCH

linux/amd64

Compressed size

314 MB

Last pushed

over 1 year by lssalas

Type

Image

Manifest digest

sha256:807b7775b502804250536a4dc4bf4187158382685356fec00a986a60ef2472a5

Image Layers

1# debian.sh --arch 'amd64' out/46.23 MB
2RUN /bin/sh -c set -eux;22.94 MB
3RUN /bin/sh -c set -eux;61.42 MB
4RUN /bin/sh -c set -eux;88.05 MB
5ENV GOLANG_VERSION=1.23.40 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/ / # buildkit70.62 MB
10RUN /bin/sh -c mkdir -p126 B
11WORKDIR /go32 B
12WORKDIR /app93 B
13COPY go.mod go.sum ./ #663 B
14RUN /bin/sh -c go mod3.39 KB
15COPY . . # buildkit25.21 KB
16RUN /bin/sh -c go build24.71 MB
17EXPOSE map[4002/tcp:{}]0 B
18CMD ["./delete-reservation"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'