sha256:01eb5d37ba537259d60ebfe32be49d3db4c7b6d1daac23b59b8532126fe30df0
OS/ARCH
Compressed size
75.91 MB
Last pushed
21 days by lightpanda
Type
Image
Manifest digest
sha256:8a4cbf4cbf7863eeeb417177bdf5fc0bfbc35ba222c165402af5edf0f6e4f97b
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2COPY /ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit105.52 KB3COPY /lightpanda /bin/lightpanda # buildkit47.38 MB4COPY /usr/bin/tini /usr/bin/tini # buildkit9.6 KB5RUN /bin/sh -c groupadd -r3.16 KB6USER lightpanda0 B7ENV LIGHTPANDA_DISABLE_CORE_DUMP=10 B8EXPOSE [9222/tcp]0 B9ENTRYPOINT ["/usr/bin/tini" "--"]0 B10CMD ["/bin/lightpanda" "serve" "--host" "0.0.0.0"0 B11STOPSIGNAL SIGKILL0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1787529600'