Sign inSign up

openruntimes/go:v5-1.25-f228f050b5a0

Multi-platform
Index digest

sha256:137e8317962ec5c4576ed4a361fd3c06575ce1ad8d7d98bb7a1a9c2ebeaf8b9e

OS/ARCH

Compressed size

65.97 MB

Last pushed

about 1 month by meldiron

Type

Image

Manifest digest

sha256:a2847ed21889f7e3a6a806643b482193b962923727efc86a6979295a11f3eeb5

Image Layers

1ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add239.32 KB
4ENV GOLANG_VERSION=1.25.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/ / # buildkit57.46 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.97 MB
17RUN /bin/sh -c mkdir -p249 B
18WORKDIR /usr/local/server32 B
19COPY . /usr/local/server/helpers/ # buildkit6.49 KB
20COPY . /usr/local/server/ # buildkit173 B
21COPY . /usr/local/server/ # buildkit3.75 KB
22COPY . /usr/local/server/ # buildkit32 B
23RUN /bin/sh -c rm -f174 B
24RUN /bin/sh -c apk add639.67 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.23.5-x86_64.tar.gz / # buildkit