Sign inSign up

spiralscout/velox:2024.1.4

Multi-platform
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add288.52 KB
4ENV GOLANG_VERSION=1.22.40 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 /usr/local/go/ /usr/local/go/ # buildkit63.2 MB
9RUN /bin/sh -c mkdir -p127 B
10WORKDIR /go32 B
11ARG APP_VERSION=undefined0 B
12ARG BUILD_TIME=undefined0 B
13LABEL org.opencontainers.image.title=velox org.opencontainers.image.description=Automated build system0 B
14COPY /src/velox /usr/bin/vx # buildkit3.61 MB
15COPY /src/velox.toml /etc/velox.toml # buildkit1 KB
16ENTRYPOINT ["/usr/bin/vx"]0 B

Command

ADD file:ceadd994c6d8900884c4a44aa76cf187336921e29afeaa017c4a3d1fc066a6a3 in /