mirror of
https://github.com/nikdoof/cups-avahi-airprint.git
synced 2025-12-12 00:02:16 +00:00
Python3 support and gutenprint packages added.
This commit is contained in:
@@ -11,8 +11,8 @@ This Alpine-based Docker image runs a CUPS instance that is meant as an AirPrint
|
|||||||
* `/services`: where the Avahi service files will be generated
|
* `/services`: where the Avahi service files will be generated
|
||||||
|
|
||||||
### Variables:
|
### Variables:
|
||||||
* `CUPSADMIN`: the CUPS admin user you want created
|
* `CUPSADMIN`: the CUPS admin user you want created - default is CUPSADMIN if unspecified
|
||||||
* `CUPSPASSWORD`: the password for the CUPS admin user
|
* `CUPSPASSWORD`: the password for the CUPS admin user - defualt is admin user if unspecified
|
||||||
|
|
||||||
### Ports/Network:
|
### Ports/Network:
|
||||||
* Must be run on host network. This is required to support multicasting which is needed for Airprint.
|
* Must be run on host network. This is required to support multicasting which is needed for Airprint.
|
||||||
|
|||||||
Reference in New Issue
Block a user