sha256:eae2c7f8ff39a7a24540d21c7561ce219fd14b1bf2b92403930c6d140f2d1337
OS/ARCH
Compressed size
72.42 MB
Last pushed
about 1 month by lightpanda
Type
Image
Manifest digest
sha256:447598e4c103b70b0fb610813e72795da44341c564e1ec872c3a490c1bc6aebe
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2COPY /ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit105.52 KB3COPY /lightpanda /bin/lightpanda # buildkit43.9 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' '@1785715200'