Replies: 3 comments 3 replies
-
|
Hi, it's possible to use dangerzone using a CLI yes! You can use the The way dangerzone uses its containers is very specific, as we only allow some specific system calls. Doing containers in containers seem a simplest approach to me, in which you can run |
Beta Was this translation helpful? Give feedback.
-
|
First, thanks for your contributions! Thanks again, hope any of this was helpful. |
Beta Was this translation helpful? Give feedback.
-
|
@almet wrote: " Doing containers in containers seem a simplest approach to me" If you're already using containers for this project, then wouldn't a docker compose stack be the way to go? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I wan to use Dangerzone directly in a docker compose setup. First a container fetches mail, than dangerzone shall process attached pdfs and afterwards the documents are further processed.
Is there a way, that i use Dangerzone directly via docker and without gui?
thank you!
Beta Was this translation helpful? Give feedback.
All reactions