sha256:b5ed465b7b29203a50f3aae8803661f3822ccde5f79ffabe6c30ec9125b7ded5
OS/ARCH
linux/amd64
Compressed size
1.02 GB
Last pushed
over 1 year by linkease
Type
Image
Manifest digest
sha256:b5ed465b7b29203a50f3aae8803661f3822ccde5f79ffabe6c30ec9125b7ded5
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.73 KB9RUN /bin/sh -c apt-get update129.66 MB10RUN /bin/sh -c apt-get update672.36 MB11RUN /bin/sh -c rm -f1.01 KB12RUN /bin/sh -c apt-get update25.76 MB13COPY vmwebvirt.service /etc/systemd/system/vmwebvirt.service # buildkit386 B14COPY files/docker/systemctl3.py /usr/bin/systemctl # buildkit54.73 KB15RUN /bin/sh -c rm -f1.59 KB16ADD ./webvirtcloud /srv/webvirtcloud # buildkit21.04 MB17RUN /bin/sh -c /srv/webvirtcloud/manual-install.sh #154.01 MB18VOLUME [/sys/fs/cgroup]0 B19VOLUME [/var2/run]0 B20WORKDIR /0 B21CMD ["/usr/bin/systemctl"]0 B22RUN /bin/sh -c systemctl enable279 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'