cups-for-Canon

cups-for-Canon

Docker app from jmztaylor's Repository

Overview

Docker image including CUPS print server and Canon 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-for-Canon on Unraid in a few clicks.

Find cups-for-Canon 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-for-Canon Review the template variables and paths Click Install

Download Statistics

3,130
Total Downloads

Related apps

Details

Repository
nodedogconsulting/cups-canon
Last Updated2023-07-30
First Seen2023-04-02

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