sha256:f3484e413d73ef12b0c17369b87926d10ab6058225a1fdf38b87b3303f4151fb
OS/ARCH
linux/amd64
Compressed size
99.1 MB
Last pushed
3 months by iqbberlin4cicd
Type
Image
Manifest digest
sha256:f3484e413d73ef12b0c17369b87926d10ab6058225a1fdf38b87b3303f4151fb
Image Layers
1# debian.sh --arch 'amd64' out/27.8 MB2RUN /bin/sh -c apt-get update70.87 MB3RUN /bin/sh -c unlink /etc/nginx/sites-enabled/default179 B4RUN /bin/sh -c luarocks install272.86 KB5RUN /bin/sh -c luarocks install157.08 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 ""174 B9USER www-data0 B10EXPOSE map[8080/tcp:{}]0 B11CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'