mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
Include INSTALL_PYCUPS in docs
This commit is contained in:
parent
d8393e0402
commit
753d846bb0
1 changed files with 1 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ See [Automated Builds and Deployment](../03-production/06-automated-builds-and-d
|
||||||
| PYTHON_VERSION | Python version for the base image |
|
| PYTHON_VERSION | Python version for the base image |
|
||||||
| NODE_VERSION | Node.js version |
|
| NODE_VERSION | Node.js version |
|
||||||
| WKHTMLTOPDF_VERSION | wkhtmltopdf version |
|
| WKHTMLTOPDF_VERSION | wkhtmltopdf version |
|
||||||
|
| INSTALL_PYCUPS | Set true to install pycups and its dependencies; see <https://docs.frappe.io/erpnext/print-settings> |
|
||||||
| **bench only** | |
|
| **bench only** | |
|
||||||
| DEBIAN_BASE | Debian base version for the bench image, defaults to `bookworm` |
|
| DEBIAN_BASE | Debian base version for the bench image, defaults to `bookworm` |
|
||||||
| WKHTMLTOPDF_DISTRO | use the specified distro for debian package. Default is `bookworm` |
|
| WKHTMLTOPDF_DISTRO | use the specified distro for debian package. Default is `bookworm` |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue