cups
Docker app from José Coelho's Repository
Overview
Docker image including CUPS print server and printing drivers (installed from the Debian packages).
Connect to the Cups server at http://127.0.0.1:631
Add printers: Administration > Printers > Add Printer
Note: The admin user/password for the Cups server is admin/admin
Runtime arguments
- Web UI
https://[IP]:[PORT:631]/- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
USB mappingPathrw
Container Path: /var/run/dbus
- Target
- /var/run/dbus
- Default
- /var/run/dbus
- Value
- /var/run/dbus
Config filePathrw
Cups appdata
- Target
- /etc/cups/
- Default
- /mnt/user/appdata/cups/
- Value
- /mnt/user/appdata/cups/
Web interface portPorttcp
Container Port: 631
- Target
- 631
- Default
- 631
- Value
- 631
ADMIN_PASSWORDVariable
Customise admin password
- Default
- admin
- Value
- admin
PrinterDevice
USB path to your printer. Run `lsusb` and find your printer. E.g.: Bus 003 Device 009: ID 03f0:c111 Hewlett-Packard Deskjet 1510 It's the Bus 003 Device 009, so the path to is should be: /dev/bus/usb/003/009
- Value
- /dev/bus/usb/003/009
Categories
Download Statistics
1,775,773
Total Downloads
26,459
This Month
23,340
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
ydkn/cupsLast Updated2025-07-06
First Seen2021-12-21
Run Cups on Unraid.
Cups is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.