Sign inSign up

backmeupscotty/bmus:v26.6

Multi-platform
Security
Developer tools
Databases & storage
Index digest

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 MB
2ENV DEBIAN_FRONTEND=noninteractive0 B
3ENV LC_ALL=C.UTF-80 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c apt-get update95.05 MB
6WORKDIR /app93 B
7COPY src/ /app/ # buildkit123.35 KB
8COPY entrypoint.sh /entrypoint.sh # buildkit1.71 KB
9RUN /bin/sh -c chmod +x46.06 KB
10RUN /bin/sh -c touch /var/log/cron.log149 B
11ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'