sha256:8a2e70ac8f51bb283b8549fd686f65f9a1ef4487fe2c81849cb74d301e61970b
OS/ARCH
Compressed size
209.58 MB
Last pushed
6 months by kathara
Type
Image
Manifest digest
sha256:50dd2170572c47ea44d3c5d87733c69d264aa97b3fca4c41e835117dd4410f00
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB3ENV LANG=C.UTF-80 B4ENV LC_ALL=C.UTF-80 B5COPY .bashrc /root/.bashrc # buildkit1.55 KB6ENV DEBIAN_FRONTEND=noninteractive0 B7RUN /bin/sh -c apt update131.8 MB8ADD https://raw.githubusercontent.com/gdraheim/docker-systemctl-replacement/master/files/docker/systemctl3.py /usr/local/bin/systemctl # buildkit61.28 KB9RUN /bin/sh -c chmod +x61.28 KB10COPY /tmp/output/sbin /sbin # buildkit1.48 MB11COPY /tmp/output/usr /usr # buildkit299.88 KB12RUN /bin/sh -c echo "iproute2129.57 KB13RUN /bin/sh -c python3 -m10.26 MB14RUN /bin/sh -c mkdir /var/kathara114 B15WORKDIR /0 B16VOLUME [/hosthome]0 B17VOLUME [/shared]0 B19RUN /bin/sh -c apt update14.53 MB20RUN /bin/sh -c apt upgrade32 B21RUN /bin/sh -c apt install4.73 MB22RUN /bin/sh -c ln -s146 B23COPY apache2.service /usr/lib/systemd/system/apache2.service # buildkit508 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'