sha256:a3bbb9b92b35c42970deb1921178f66f0ecedadc3d19e4151dc5ceb09904491f
OS/ARCH
linux/amd64
Compressed size
99.14 MB
Last pushed
23 days by iqbberlin4cicd
Type
Image
Manifest digest
sha256:a3bbb9b92b35c42970deb1921178f66f0ecedadc3d19e4151dc5ceb09904491f
Image Layers
1# debian.sh --arch 'amd64' out/27.8 MB2RUN /bin/sh -c apt-get update70.9 MB3RUN /bin/sh -c unlink /etc/nginx/sites-enabled/default178 B4RUN /bin/sh -c luarocks install282.68 KB5RUN /bin/sh -c luarocks install160.76 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 ""173 B9USER www-data0 B10EXPOSE map[8080/tcp:{}]0 B11CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'