sha256:73f67d2dc0bc243f3a8c87065c9871c98b121197baf7b650df5da91b33b98f02
OS/ARCH
Compressed size
76.58 MB
Last pushed
6 days by lightpanda
Type
Image
Manifest digest
sha256:a20e5d4671a3c5d4af42eb41c1c451e0aa684b0ea9cfe5fa18901ad82dc9ad88
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 # buildkit48.06 MB4COPY /usr/bin/tini /usr/bin/tini # buildkit9.59 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'