cups

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

Install Cups on Unraid in a few clicks.

Find Cups in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Cups Review the template variables and paths Click Install

Download Statistics

1,815,684
Total Downloads
15,821
This Month
22,708
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
ydkn/cups
Last Updated2025-07-06
First Seen2021-12-21

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