/docker-cups-alpine

Alpine docker image with cups and cups-pdf

Primary LanguageShell

Supported tags and respective Dockerfile links

What is CUPS?

CUPS is an open source printing system that supports IPP along with other protocols. More information can be found at cups.org

About this image

This image is based off Alpine linux to keep the size small.

There is a custom cups-pdf package version 2.6.1 in the image from our S3 repo.

Running this image

docker run -e CUPS_USER_ADMIN=admin -e CUPS_USER_PASSWORD=secr3t -p 6631:631/tcp aadl/cups-alpine