Sign inSign up

openruntimes/go:v5-1.24-ba6319b4b57f

Multi-platform
Index digest

sha256:44b8c24294c81ccb5578dc81c8d2b3706e5d1a53981923fcbb2531b55c733a2b

OS/ARCH

Compressed size

86.57 MB

Last pushed

2 months by meldiron

Type

Image

Manifest digest

sha256:f7e823e66ad7a6451a913c612b98e470f4a199addd311551f4ac0d2e3db78584

Image Layers

1ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit4 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add291.82 KB
4ENV GOLANG_VERSION=1.24.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/ / # buildkit71.87 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 6.95 MB
17RUN /bin/sh -c mkdir -p251 B
18WORKDIR /usr/local/server32 B
19COPY . /usr/local/server/helpers/ # buildkit4.99 KB
20COPY . /usr/local/server/ # buildkit176 B
21COPY . /usr/local/server/ # buildkit3.72 KB
22COPY . /usr/local/server/ # buildkit32 B
23RUN /bin/sh -c rm -f178 B
24RUN /bin/sh -c apk update3.44 MB
25ENV OPEN_RUNTIMES_ENTRYPOINT=main.go0 B
26ENV OPEN_RUNTIMES_SERVER_COMMAND=src/function/server0 B
27RUN /bin/sh -c chmod -R3.77 KB
28EXPOSE [3000/tcp]0 B

Command

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