sha256:1f9a7bbc8e09b49f13b9b74c500f8dc778af906ecfacbb9d9de2c15627e215ef
OS/ARCH
Compressed size
122.13 MB
Last pushed
8 months by backmeupscotty
Type
Image
Manifest digest
sha256:ed74ec8c293e5dabc04b03ebd8edd0fa4e4697a044f2a7675f093b36d4f1655e
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3ENV LC_ALL=C.UTF-80 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c apt-get update95.05 MB6WORKDIR /app93 B7COPY src/ /app/ # buildkit123.35 KB8COPY entrypoint.sh /entrypoint.sh # buildkit1.71 KB9RUN /bin/sh -c chmod +x46.06 KB10RUN /bin/sh -c touch /var/log/cron.log149 B11ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'