mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-02 23:25:41 +00:00
delete all root process
This commit is contained in:
3
tor/run.sh
Normal file
3
tor/run.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
chown -R $UID:$GID /tor
|
||||
exec su-exec $UID:$GID tini -- tor $@
|
Reference in New Issue
Block a user