-
|
I haven't found any information whether (and how) it's possible to run sws in a Docker container as non-root. Is it? If so, how can I enable it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
We do not provide a non-root Docker image (but probably will in the future). However, it is not something complicated and there are several ways.
Additionally, if you want to deploy SWS in bare metal, you probably want to sandbox SWS via systemd: |
Beta Was this translation helpful? Give feedback.
We do not provide a non-root Docker image (but probably will in the future). However, it is not something complicated and there are several ways.
Below are some examples.
Additionally, if you want to deploy SWS in bare metal, you probably want to sandbox SWS via systemd:
https://static-web-server.net/features/file-descriptor-socket-passing/