sha256:182101182315cd0883b070391dbb91249d28d035d667ffcfabd882ee4889d904
OS/ARCH
linux/amd64
Compressed size
99.11 MB
Last pushed
about 2 months by iqbberlin4cicd
Type
Image
Manifest digest
sha256:182101182315cd0883b070391dbb91249d28d035d667ffcfabd882ee4889d904
Image Layers
1# debian.sh --arch 'amd64' out/27.8 MB2RUN /bin/sh -c apt-get update70.88 MB3RUN /bin/sh -c unlink /etc/nginx/sites-enabled/default179 B4RUN /bin/sh -c luarocks install279.91 KB5RUN /bin/sh -c luarocks install159.72 KB6COPY file-server/nginx.conf /etc/nginx/nginx.conf # buildkit1.79 KB7COPY file-server/auth/ /usr/share/nginx/auth # buildkit1.34 KB8RUN /bin/sh -c echo ""176 B9USER www-data0 B10EXPOSE map[8080/tcp:{}]0 B11CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'