sha256:12b61a55f48392f19f2a86475605fc6bf3bc5be1c26970ec0c62ffc44ea7c44d
OS/ARCH
linux/amd64
Compressed size
99.14 MB
Last pushed
18 days by iqbberlin4cicd
Type
Image
Manifest digest
sha256:12b61a55f48392f19f2a86475605fc6bf3bc5be1c26970ec0c62ffc44ea7c44d
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/default180 B4RUN /bin/sh -c luarocks install284.18 KB5RUN /bin/sh -c luarocks install161.21 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 ""172 B9USER www-data0 B10EXPOSE map[8080/tcp:{}]0 B11CMD ["nginx" "-g" "daemon off;"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'