sha256:34e1b8ffd6b6412a0bb07c715c333cacff6b8df92aead6e44f1d5ea85085e933
OS/ARCH
Compressed size
84.18 MB
Last pushed
5 days by meldiron
Type
Image
Manifest digest
sha256:4f53a75ce2b7fcc55b4de88a18b30c12d8335ffc5fbc499ac03e455d231a058a
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add289.14 KB4ENV GOLANG_VERSION=1.24.130 B5ENV GOTOOLCHAIN=local0 B6ENV GOPATH=/go0 B7ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8COPY /target/ / # buildkit75.46 MB9RUN /bin/sh -c mkdir -p126 B10WORKDIR /go32 B12LABEL namespace=open-runtimes0 B13ENV OPEN_RUNTIMES_SECRET=open_runtime_secret0 B14ENV OPEN_RUNTIMES_ENV=production0 B15ENV OPEN_RUNTIMES_HEADERS={}0 B16ARG npm_config_audit=false0 B17RUN |1 npm_config_audit=false /bin/sh -c4.1 MB18RUN |1 npm_config_audit=false /bin/sh -c250 B19WORKDIR /usr/local/server32 B20COPY . /usr/local/server/helpers/ # buildkit7.55 KB21COPY . /usr/local/server/ # buildkit175 B22COPY . /usr/local/server/ # buildkit3.98 KB23COPY . /usr/local/server/ # buildkit32 B24RUN |1 npm_config_audit=false /bin/sh -c175 B25RUN |1 npm_config_audit=false /bin/sh -c640.73 KB26ENV OPEN_RUNTIMES_ENTRYPOINT=main.go0 B27ENV OPEN_RUNTIMES_SERVER_COMMAND=src/function/server0 B28RUN |1 npm_config_audit=false /bin/sh -c6.47 KB29EXPOSE [3000/tcp]0 B30STOPSIGNAL SIGTERM0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit