Sign inSign up

infra7/cups:2.4.2

Multi-platform
Message queues
Index digest

sha256:963cf7b167ff7c21bbfead55415ac0b90161e83880779a5b910766d463b76216

OS/ARCH

Compressed size

168.16 MB

Last pushed

about 1 year by infra7

Type

Image

Manifest digest

sha256:d0d3e6884a432498737f13e1e6802fde0c24e00a1b472cf97ebe21fa1554dbd5

Image Layers

1COPY / / # buildkit29.08 MB
2ENV TZ=Etc/UTC0 B
3ENV CUPSADMIN=admin0 B
4ENV CUPSPASSWORD=__cUPsPassw0rd__0 B
5LABEL org.opencontainers.image.source=https://github.com/infra7ti/docker-cups0 B
6LABEL org.opencontainers.image.description=Common Unix Print Server0 B
7LABEL org.opencontainers.image.author=Infra7 Serviços em TI0 B
8LABEL org.opencontainers.image.url=https://github.com/infra7ti/docker-cups/blob/main/README.md0 B
9LABEL org.opencontainers.image.licenses=MIT0 B
10SHELL [/bin/bash -c]0 B
11RUN /bin/bash -c set -eu;139.08 MB
12EXPOSE map[631/tcp:{}]0 B
13EXPOSE map[5353/udp:{}]0 B
14VOLUME [/etc/cups]0 B
15ENTRYPOINT ["/sbin/entrypoint"]0 B
16CMD ["/usr/sbin/cupsd" "-f"]0 B

Command

COPY / / # buildkit