2019-07-06 13:53:30 +02:00
2019-07-06 13:53:30 +02:00
2019-07-06 13:53:30 +02:00
2019-07-06 13:53:30 +02:00
2019-07-06 13:53:30 +02:00
2019-07-06 13:53:30 +02:00
2019-07-06 13:53:30 +02:00

CUPS Docker Image

Start the container

touch $(pwd)/printers.conf
docker run -d --restart always -v $(pwd)/printers.conf:/etc/cups/printers.conf -v $(pwd)/ppd:/etc/cups/ppd ydkn/cups:latest
Description
Docker image with CUPS printing server
Readme 263 KiB
Languages
Dockerfile 83.5%
Shell 16.5%