sha256:4629456dacf0f6cb529566d5b8a2a27595030a301819c5b996deef55ae2e339a
OS/ARCH
Compressed size
79.62 MB
Last pushed
over 1 year by 0xdev
Type
Image
Manifest digest
sha256:a5b235910e1623916a5267f611f03af4f4e3381b58a05e12f18444da3b45b5a8
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.70 B12ARG BUILD_TIME=2025-02-27T17:25:04+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 # buildkit717 B16ENTRYPOINT ["/usr/bin/vx"]0 BCommand
ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit