sha256:793b86e60f588fe632e6802f1192be6dae0a32a9a0d249eda66e4da069fe0b26
OS/ARCH
linux/amd64
Compressed size
87.77 MB
Last pushed
over 1 year by lordbasex
Type
Image
Manifest digest
sha256:e8fd87fb306af1c6bd5048110bfcd629a978c50bf42335d677c42952a72bc922
Image Layers
1# debian.sh --arch 'amd64' out/26.91 MB3ARG VERSION_ARG=0.00 B4ARG VERSION_VNC=1.5.00 B5ARG DEBCONF_NOWARNINGS=yes0 B6ARG DEBIAN_FRONTEND=noninteractive0 B7ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B8RUN |5 VERSION_ARG=0.0 VERSION_VNC=1.5.0 DEBCONF_NOWARNINGS=yes60.57 MB9RUN |5 VERSION_ARG=0.0 VERSION_VNC=1.5.0 DEBCONF_NOWARNINGS=yes275.91 KB10RUN |5 VERSION_ARG=0.0 VERSION_VNC=1.5.0 DEBCONF_NOWARNINGS=yes883 B11COPY --chmod=755 ./src /run/ #16.47 KB12COPY --chmod=664 ./web/index.html /var/www/index.html #642 B13COPY --chmod=664 ./web/js/script.js /var/www/js/script.js #1.14 KB14COPY --chmod=664 ./web/css/style.css /var/www/css/style.css #844 B15COPY --chmod=664 ./web/img/favicon.svg /var/www/img/favicon.svg #758 B16COPY --chmod=744 ./web/nginx.conf /etc/nginx/sites-enabled/web.conf #748 B17VOLUME [/storage]0 B18EXPOSE map[22/tcp:{} 5900/tcp:{} 8006/tcp:{}]0 B19ENV CPU_CORES=1 RAM_SIZE=1G DISK_SIZE=16G DISK_FORMAT=qcow20 B20ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'