mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
ghost: remove tini warning
This commit is contained in:
parent
cef1ee77c5
commit
512f939a99
@ -55,4 +55,4 @@ if [ "$SYNTAX_HIGHLIGHTING" == "True" ] && [ ! -f /ghost/content/themes/casper/a
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
chown -R $UID:$GID /ghost && cd /ghost
|
chown -R $UID:$GID /ghost && cd /ghost
|
||||||
exec su-exec $UID:$GID tini -- npm start --production
|
exec su-exec $UID:$GID /sbin/tini -- npm start --production
|
||||||
|
Loading…
x
Reference in New Issue
Block a user