Sign inSign up

openruntimes/go:v5-1.25-1209a4381542

Multi-platform
Index digest

sha256:983ee1ac11c397b7189f578c15b33307e1b91af3f8211ad523deeff6f4f9d3da

OS/ARCH

Compressed size

64.28 MB

Last pushed

25 days by meldiron

Type

Image

Manifest digest

sha256:0e80e22c7f354d1ae4ea84094c13d20e6e1ae2c3670401aa49baca6940882f21

Image Layers

1ADD alpine-minirootfs-3.23.5-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add241.69 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/ / # buildkit55.07 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 4.29 MB
17RUN /bin/sh -c mkdir -p251 B
18WORKDIR /usr/local/server32 B
19COPY . /usr/local/server/helpers/ # buildkit6.74 KB
20COPY . /usr/local/server/ # buildkit175 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 add703.62 KB
25ENV OPEN_RUNTIMES_ENTRYPOINT=main.go0 B
26ENV OPEN_RUNTIMES_SERVER_COMMAND=src/function/server0 B
27RUN /bin/sh -c chmod -R5.65 KB
28EXPOSE [3000/tcp]0 B

Command

ADD alpine-minirootfs-3.23.5-aarch64.tar.gz / # buildkit