olbat / dockerfiles

A collection of Dockerfiles
https://hub.docker.com/u/olbat/
GNU General Public License v3.0
135 stars 75 forks source link

[Cupsd] Question: How to persist jobs list between container restarts #76

Closed boindil closed 2 years ago

boindil commented 2 years ago

Do you have an idea on how to to this? I did not yet have success finding out.

olbat commented 2 years ago

Yes, it's actually documented in the README file: https://github.com/olbat/dockerfiles/tree/master/cupsd#run-the-cups-server 👍

boindil commented 2 years ago

Oh wow ... I actually forgot to bind that in portainer and didnt realize that it would have this effect.

Thank you!

olbat commented 2 years ago

Npnp 👍