You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
584 B
25 lines
584 B
description: "Cupsd Server"
|
|
maintainer: "Nicolas JEUDY<http://github.com/njeudy>"
|
|
## XXXnjeudy: docker uses the 'build' directory or the 'image:' option here.
|
|
## based on olbat/cupsd:2023-01-06
|
|
docker-image: olbat/cupsd:2023-01-06
|
|
data-resources:
|
|
- /etc/cups
|
|
#docker-compose:
|
|
# ports:
|
|
# - "631:631"
|
|
# add -v /var/run/dbus:/var/run/dbus
|
|
# no custom cupsd.conf : -v $PWD/cupsd.conf:/etc/cups/cupsd.conf
|
|
|
|
# default-options:
|
|
# config: |
|
|
|
|
provides:
|
|
printer-service:
|
|
|
|
uses:
|
|
backup:
|
|
constraint: recommended
|
|
auto: pair
|
|
solves:
|
|
backup: "Automatic regular backup"
|