Sign inSign up

openruntimes/go:v5-1.26-0682b3f8af90

Multi-platform
Index digest

sha256:48084cc1a86e72ed097906e37d51c3f3a59bdb9eafc411cdd6a4c6928ac5c22e

OS/ARCH

Compressed size

72.81 MB

Last pushed

24 days by meldiron

Type

Image

Manifest digest

sha256:e10373c9fa45ee98f2bb981f6981ad2de94549d5b4af7d6357f60f42bc4bcbeb

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.26.50 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/ / # buildkit64.17 MB
9RUN /bin/sh -c mkdir -p127 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.09 MB
17RUN /bin/sh -c mkdir -p251 B
18WORKDIR /usr/local/server32 B
19COPY . /usr/local/server/helpers/ # buildkit7.06 KB
20COPY . /usr/local/server/ # buildkit173 B
21COPY . /usr/local/server/ # buildkit3.76 KB
22COPY . /usr/local/server/ # buildkit32 B
23RUN /bin/sh -c rm -f175 B
24RUN /bin/sh -c apk add639.91 KB
25ENV OPEN_RUNTIMES_ENTRYPOINT=main.go0 B
26ENV OPEN_RUNTIMES_SERVER_COMMAND=src/function/server0 B
27RUN /bin/sh -c chmod -R5.96 KB
28EXPOSE [3000/tcp]0 B

Command

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