Python3 support and gutenprint packages added.

This commit is contained in:
root
2020-12-23 23:49:29 -07:00
parent 6e83a42ff4
commit 83180cf85d

View File

@@ -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
### Variables:
* `CUPSADMIN`: the CUPS admin user you want created
* `CUPSPASSWORD`: the password for the CUPS admin user
* `CUPSADMIN`: the CUPS admin user you want created - default is CUPSADMIN if unspecified
* `CUPSPASSWORD`: the password for the CUPS admin user - defualt is admin user if unspecified
### Ports/Network:
* Must be run on host network. This is required to support multicasting which is needed for Airprint.