fork 0k-charms
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

  1. description: "Cupsd Server"
  2. maintainer: "Nicolas JEUDY<http://github.com/njeudy>"
  3. ## XXXnjeudy: docker uses the 'build' directory or the 'image:' option here.
  4. ## based on olbat/cupsd:2023-01-06
  5. docker-image: olbat/cupsd:2023-01-06
  6. data-resources:
  7. - /etc/cups
  8. #docker-compose:
  9. # ports:
  10. # - "631:631"
  11. # add -v /var/run/dbus:/var/run/dbus
  12. # no custom cupsd.conf : -v $PWD/cupsd.conf:/etc/cups/cupsd.conf
  13. # default-options:
  14. # config: |
  15. provides:
  16. printer-service:
  17. uses:
  18. backup:
  19. constraint: recommended
  20. auto: pair
  21. solves:
  22. backup: "Automatic regular backup"