sha256:e81f90ca68194fa1b940f71e13f504fe16a56e25e3a5e857ee847f304cbf92a4
OS/ARCH
Compressed size
70.99 MB
Last pushed
over 2 years by 0xdev
Type
Image
Manifest digest
sha256:8764598856c26bf912aa2ec2b65f2cc6bf6ad4abc2838b3cc42d0fe99ae3b77d
Image Layers
1ADD file ... in / 3.9 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add288.52 KB4ENV GOLANG_VERSION=1.22.40 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 /usr/local/go/ /usr/local/go/ # buildkit63.2 MB9RUN /bin/sh -c mkdir -p127 B10WORKDIR /go32 B11ARG APP_VERSION=undefined0 B12ARG BUILD_TIME=undefined0 B13LABEL org.opencontainers.image.title=velox org.opencontainers.image.description=Automated build system0 B14COPY /src/velox /usr/bin/vx # buildkit3.61 MB15COPY /src/velox.toml /etc/velox.toml # buildkit1 KB16ENTRYPOINT ["/usr/bin/vx"]0 BCommand
ADD file:ceadd994c6d8900884c4a44aa76cf187336921e29afeaa017c4a3d1fc066a6a3 in /