Linux Ubuntu 16.04 image with CUPS Print Server application
595
This Ubuntu-based Docker image runs a CUPS instance that is meant as a AirPrint relay for printers that are already on the network but not AirPrint capable.
/data/config: where the persistent printer configs will be stored/data/services: where the Avahi service files will be generatedUSER: the CUPS admin user you want createdPASSWORD: the password for the CUPS admin user631: the TCP port for CUPS must be exposedCUPS will be configurable at http://[server]:631 using the USER/ PASSWORD when you do something administrative.
If the /data/services volume isn't mapping to /etc/avahi/services then you will have to manually copy the .service files to that path at the command line.
printers.conf immediately when making changes even though they're live in CUPS. Therefore it will take a few moments before the services files updateContent type
Image
Digest
Size
139.8 MB
Last updated
over 9 years ago
docker pull robtimmer/cups