sha256:c0ea9e38f453986f353f1c5367d0f345c78923461dcaaaf2ee1471eb3746e3f4
OS/ARCH
Compressed size
84.17 MB
Last pushed
15 days by meldiron
Type
Image
Manifest digest
sha256:9a9bdd57cf6cca4de3121f4d4c3f8e2ab6eac0e91c74e2fbf91eaef18bb78665
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 -c252 B19WORKDIR /usr/local/server32 B20COPY . /usr/local/server/helpers/ # buildkit7.08 KB21COPY . /usr/local/server/ # buildkit175 B22COPY . /usr/local/server/ # buildkit3.75 KB23COPY . /usr/local/server/ # buildkit32 B24RUN |1 npm_config_audit=false /bin/sh -c175 B25RUN |1 npm_config_audit=false /bin/sh -c640.47 KB26ENV OPEN_RUNTIMES_ENTRYPOINT=main.go0 B27ENV OPEN_RUNTIMES_SERVER_COMMAND=src/function/server0 B28RUN |1 npm_config_audit=false /bin/sh -c5.99 KB29EXPOSE [3000/tcp]0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit