Init
This commit is contained in:
4
docker/entrypoint.sh
Normal file
4
docker/entrypoint.sh
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -eu
|
||||
sudo -E -u "#${PUID}" -g "#${PGID}" "$@"
|
Reference in New Issue
Block a user