sha256:cac5c4dec1a780ae40f987e3c751fbc4b5180844970e60674f53c09baf5a7e71
OS/ARCH
Compressed size
71.43 MB
Last pushed
2 months by lightpanda
Type
Image
Manifest digest
sha256:914eccb7956b10bddbe197dd77af0ae02d9b17fdca2798ebf99b37617357d081
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2COPY /ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit104.36 KB3COPY /lightpanda /bin/lightpanda # buildkit42.57 MB4COPY /usr/bin/tini /usr/bin/tini # buildkit9.71 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 'arm64' out/ 'stable' '@1783900800'