tg123/sshpiper

Docker image as non root user

fredgate opened this issue · 3 comments

The docker image uses the busybox image as base and runs sshpiper with the root user.

Is it possible to create another user and use it to run sshpiper ? Does sshpiper support to run as standard user ?

tg123 commented

sshpiper does not require root

Could we modify the Dockerfile to produce a Docker image running with a standard user.
I can offer a pull request.

tg123 commented

thanks pr is welcomed