sha256:784f582679a2b2a156f406b02f314219b53b6ce13b738833ca50fa6684e40661
OS/ARCH
Compressed size
84.41 MB
Last pushed
about 1 year by infra7
Type
Image
Manifest digest
sha256:444c37c356286bcf0fa0271de20063d359d04be6d5556e6e375403fe6748072a
Image Layers
1COPY / / # buildkit29.08 MB2ENV TZ=Etc/UTC0 B3ENV CUPSADMIN=admin0 B4ENV CUPSPASSWORD=__cUPsPassw0rd__0 B5LABEL org.opencontainers.image.source=https://github.com/infra7ti/docker-cups0 B6LABEL org.opencontainers.image.description=Common Unix Print Server0 B7LABEL org.opencontainers.image.author=Infra7 Serviços em TI0 B8LABEL org.opencontainers.image.url=https://github.com/infra7ti/docker-cups/blob/main/README.md0 B9LABEL org.opencontainers.image.licenses=MIT0 B10SHELL [/bin/bash -c]0 B11RUN /bin/bash -c set -eu;55.33 MB12EXPOSE map[631/tcp:{}]0 B13EXPOSE map[5353/udp:{}]0 B14VOLUME [/etc/cups]0 B15ENTRYPOINT ["/sbin/entrypoint"]0 B16CMD ["/usr/sbin/cupsd" "-f"]0 BCommand
COPY / / # buildkit