Sign inSign up

cnsoluciones/docker-qemu:latest

Developer tools
Operating systems
Index digest

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 MB
2LABEL maintainer=Federico Pereira <[email protected]> version=1.00 B
3ARG VERSION_ARG=0.00 B
4ARG VERSION_VNC=1.5.00 B
5ARG DEBCONF_NOWARNINGS=yes0 B
6ARG DEBIAN_FRONTEND=noninteractive0 B
7ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B
8RUN |5 VERSION_ARG=0.0 VERSION_VNC=1.5.0 DEBCONF_NOWARNINGS=yes60.57 MB
9RUN |5 VERSION_ARG=0.0 VERSION_VNC=1.5.0 DEBCONF_NOWARNINGS=yes275.91 KB
10RUN |5 VERSION_ARG=0.0 VERSION_VNC=1.5.0 DEBCONF_NOWARNINGS=yes883 B
11COPY --chmod=755 ./src /run/ #16.47 KB
12COPY --chmod=664 ./web/index.html /var/www/index.html #642 B
13COPY --chmod=664 ./web/js/script.js /var/www/js/script.js #1.14 KB
14COPY --chmod=664 ./web/css/style.css /var/www/css/style.css #844 B
15COPY --chmod=664 ./web/img/favicon.svg /var/www/img/favicon.svg #758 B
16COPY --chmod=744 ./web/nginx.conf /etc/nginx/sites-enabled/web.conf #748 B
17VOLUME [/storage]0 B
18EXPOSE map[22/tcp:{} 5900/tcp:{} 8006/tcp:{}]0 B
19ENV CPU_CORES=1 RAM_SIZE=1G DISK_SIZE=16G DISK_FORMAT=qcow20 B
20ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'