forked from mirrors/protonmail-bridge-docker
run as non-root in docker
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
set -ex
|
||||
|
||||
id
|
||||
# Go to current user's homedir
|
||||
cd
|
||||
echo $PWD
|
||||
|
||||
# Initialize
|
||||
if [[ $1 == init ]]; then
|
||||
|
||||
|
||||
Reference in New Issue
Block a user