mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
delete all root process
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
chown -R $UID:$GID /db /config
|
||||
su-exec $UID:$GID isso -c /config/isso.conf run
|
||||
exec su-exec $UID:$GID /sbin/tini -- isso -c /config/isso.conf run
|
||||
|
Reference in New Issue
Block a user