sha256:61d28a34bd9cea9f89f10dddada7b28f453bd64e2cb0203b7b865e52b4b00ff9
OS/ARCH
linux/amd64
Compressed size
928.02 MB
Last pushed
almost 2 years by hectormbot
Type
Image
Manifest digest
sha256:61d28a34bd9cea9f89f10dddada7b28f453bd64e2cb0203b7b865e52b4b00ff9
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7SHELL [/bin/sh -euc]0 B8RUN /bin/sh -euc export DEBIAN_FRONTEND=noninteractive
apt-get43.52 MB9ENV VM_CPU=20 B10ENV VM_RAM=2048M0 B11ENV VM_KEYBOARD=en-us0 B12ENV VM_NET_EXTRA_OPTIONS=0 B13ENV VM_KVM=true0 B14ENV SVDIR=/etc/service/0 B15COPY --chown=root:root /tmp/novnc/ /opt/novnc/ #692.79 KB16COPY --chown=root:root /tmp/websockify/ /opt/novnc/utils/websockify/ #55.59 KB17COPY --chown=root:root /tmp/haiku/generated/haiku.qcow2 /var/lib/qemu/disk/haiku.qcow2 #855.59 MB18COPY --chown=root:root ./config/ssh/ /etc/ssh/ #266 B19RUN /bin/sh -euc find /etc/ssh/ssh_config.d/32 B20COPY --chown=root:root ./scripts/service/ /etc/service/ #1.04 KB21RUN /bin/sh -euc find /etc/service/32 B22COPY --chown=root:root ./scripts/bin/ /usr/local/bin/ #788 B23RUN /bin/sh -euc find /usr/local/bin/32 B24COPY --chown=root:root ./scripts/vm-net-init/ /etc/vm-net-init/ #554 B25RUN /bin/sh -euc find /etc/vm-net-init/32 B26ENTRYPOINT ["/usr/bin/catatonit" "--" "/usr/local/bin/container-init"]0 B27RUN /bin/sh -euc #32 BCommand
ARG RELEASE