
Description
A simple container which is running CUPS. Must be run with the net=host option for avahi to work properly.
Admin credentials : print/print
Usage
docker create \
--name cups \
--net=host \
--device=/dev/<path/to/printer/device> \
-v <path/to/config>:/config \
skaro13/cups