sha256:c57bc235d58a1323f0bbc7b9b067ea21671661c21050f46d01b0327c81684862
OS/ARCH
Compressed size
33.54 MB
Last pushed
3 months by nitecon
Type
Image
Manifest digest
sha256:64b470259a7d635428292930c02ceae4d73de94bd4676a702913cb467393cc7b
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ARG VERSION=main0 B3ARG BUILD_MODE=release0 B4RUN |2 VERSION=main BUILD_MODE=release /bin/sh1.17 MB5RUN |2 VERSION=main BUILD_MODE=release /bin/sh3.24 KB6RUN |2 VERSION=main BUILD_MODE=release /bin/sh166 B7COPY /build/target/release/lance /usr/local/bin/lance # buildkit1.81 MB8RUN |2 VERSION=main BUILD_MODE=release /bin/sh1.81 MB9USER lance0 B10WORKDIR /var/lib/lance32 B11EXPOSE [1992/tcp 1993/tcp 1994/tcp 1995/tcp0 B12HEALTHCHECK {Test:[CMD-SHELL nc -z localhost0 B13ENTRYPOINT ["/usr/local/bin/lance"]0 B14LABEL org.opencontainers.image.title=LANCE0 B15LABEL org.opencontainers.image.description=High-performance, non-blocking stream engine0 B16LABEL org.opencontainers.image.version=main0 B17LABEL org.opencontainers.image.vendor=Nitecon0 B18LABEL org.opencontainers.image.source=https://github.com/Nitecon/lance0 B19LABEL org.opencontainers.image.licenses=Apache-2.00 B20ENV LANCE_VERSION=main0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1781049600'