sha256:e5760df179796471e0c28f5c1056d9ff4ecf5c73111630ba322c427c40182e87
OS/ARCH
linux/amd64
Compressed size
1.02 GB
Last pushed
over 1 year by linkease
Type
Image
Manifest digest
sha256:e5760df179796471e0c28f5c1056d9ff4ecf5c73111630ba322c427c40182e87
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2ENV container=docker0 B3ENV LC_ALL=C0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5ENV TZ=Asia/Shanghai0 B6RUN /bin/sh -c mkdir -p93 B7WORKDIR /srv32 B8COPY files/docker/systemctl3.py /usr/bin/systemctl # buildkit54.67 KB9RUN /bin/sh -c apt-get update150.73 MB10RUN /bin/sh -c apt-get update670.3 MB11RUN /bin/sh -c rm -f1.01 KB12COPY files/docker/systemctl3.py /usr/bin/systemctl # buildkit54.67 KB13RUN /bin/sh -c test -e93 B14RUN /bin/sh -c apt-get update9.34 KB15ADD ./webvirtcloud /srv/webvirtcloud # buildkit21.04 MB16RUN /bin/sh -c /srv/webvirtcloud/manual-install.sh #154.01 MB17VOLUME [/sys/fs/cgroup]0 B18VOLUME [/var2/run]0 B19WORKDIR /0 B20CMD ["/usr/bin/systemctl"]0 B21COPY vmwebvirt.service /etc/systemd/system/vmwebvirt.service # buildkit390 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'