sha256:cac5c4dec1a780ae40f987e3c751fbc4b5180844970e60674f53c09baf5a7e71
OS/ARCH
Compressed size
71.13 MB
Last pushed
2 months by lightpanda
Type
Image
Manifest digest
sha256:572d61475f97628becaba46a90eac4bce57c31bcbb238baca658b4689587e9d9
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2COPY /ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit104.36 KB3COPY /lightpanda /bin/lightpanda # buildkit42.62 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' '@1783900800'