Page 1 of 1

Run a container as a non-root user

Posted: 12 Jun 2023, 20:13
by doctorase
Hi, i'm new to docker/Linux world. I've installed jackett with docker, but jackett shows me an alert that it's a lot better to use it with a non-root user. How can I setup the container to run it as a non-root user?

Re: Run a container as a non-root user

Posted: 12 Jun 2023, 21:48
by TMLyy
You can create users in dockerfile through SSH.