sha256:71d4a43f98051d11eca67773c1deb6b55fb48cbf02c62d38b06b007a252e15df
OS/ARCH
linux/amd64
Compressed size
99.14 MB
Last pushed
14 days by iqbberlin4cicd
Type
Image
Manifest digest
sha256:71d4a43f98051d11eca67773c1deb6b55fb48cbf02c62d38b06b007a252e15df
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 install286.06 KB5RUN /bin/sh -c luarocks install162.14 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 ""175 B9USER www-data0 B10EXPOSE map[8080/tcp:{}]0 B11CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'