Debian 11-based CUPS server with drivers for ARMv7l (Orange Pi PC).
226
Key Features:
Based on Debian 11, ensuring a stable and well-maintained foundation.
Pre-installed CUPS server for efficient and standardized printing management.
Comprehensive collection of printer drivers included, offering compatibility with a wide range of printer models.
Verified to run seamlessly on the ARMv7l architecture, specifically tailored for the Orange Pi PC board.
Usage Instructions:
docker run -dt --device=/dev/bus/usb -v /var/run/dbus/:/var/run/dbus -p 631:631 --name cups kiselevivan95/cups
login: printAdmin
password: password
This command will launch the CUPS server in a detached container, mapping necessary device and D-Bus directories for printer communication, and exposing port 631 for web-based printer management.
This Docker image simplifies the deployment of a CUPS server with pre-installed drivers, making it easy to manage printing services on your ARMv7l-based Orange Pi PC.
Content type
Image
Digest
sha256:f90b06b10…
Size
233.6 MB
Last updated
almost 3 years ago
docker pull kiselevivan95/cups