Sign inSign up

openruntimes/go:v5-1.23-f228f050b5a0

Multi-platform
Index digest

sha256:f8c84f214e3b0163916654222f565c9a56801784e4ffc024eb5585afebd9738c

OS/ARCH

Compressed size

79.04 MB

Last pushed

about 1 month by meldiron

Type

Image

Manifest digest

sha256:09190210e5382c5bda9bc3b1314ada8efdb2b3348815f55bffa9375119a8ce50

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.83 KB
4ENV GOLANG_VERSION=1.23.120 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/ / # buildkit70.64 MB
9RUN /bin/sh -c mkdir -p126 B
10WORKDIR /go32 B
12LABEL namespace=open-runtimes0 B
13ENV OPEN_RUNTIMES_SECRET=open_runtime_secret0 B
14ENV OPEN_RUNTIMES_ENV=production0 B
15ENV OPEN_RUNTIMES_HEADERS={}0 B
16RUN /bin/sh -c 3.91 MB
17RUN /bin/sh -c mkdir -p252 B
18WORKDIR /usr/local/server32 B
19COPY . /usr/local/server/helpers/ # buildkit6.49 KB
20COPY . /usr/local/server/ # buildkit176 B
21COPY . /usr/local/server/ # buildkit3.75 KB
22COPY . /usr/local/server/ # buildkit32 B
23RUN /bin/sh -c rm -f176 B
24RUN /bin/sh -c apk add596.62 KB
25ENV OPEN_RUNTIMES_ENTRYPOINT=main.go0 B
26ENV OPEN_RUNTIMES_SERVER_COMMAND=src/function/server0 B
27RUN /bin/sh -c chmod -R5.4 KB
28EXPOSE [3000/tcp]0 B

Command

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