sha256:3ffde91e3f4952494a814f0e3bc13a4eec22009dfe8b25cf408b4b5bc01dbc1f
OS/ARCH
Compressed size
79.62 MB
Last pushed
over 1 year by 0xdev
Type
Image
Manifest digest
sha256:8e4bbfd92910b151aa07c2fad180576b3448b5a106226271becb49130d0e97ec
Image Layers
1ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit3.81 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add290.86 KB4ENV GOLANG_VERSION=1.24.00 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/ / # buildkit71.58 MB9RUN /bin/sh -c mkdir -p126 B10WORKDIR /go32 B11ARG APP_VERSION=2024.3.60 B12ARG BUILD_TIME=2025-02-24T16:34:37+00000 B13LABEL org.opencontainers.image.title=velox org.opencontainers.image.description=Automated build system0 B14COPY /src/velox /usr/bin/vx # buildkit3.94 MB15COPY /src/velox.toml /etc/velox.toml # buildkit704 B16ENTRYPOINT ["/usr/bin/vx"]0 BCommand
ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit