This commit is contained in:
@@ -10,6 +10,8 @@ VOLUME [ "/data/www", "/ssh" ]
|
||||
|
||||
ENV \
|
||||
USERNAME=theuser \
|
||||
PHP=none
|
||||
PHP=none \
|
||||
PUID=1000 \
|
||||
PGID=1000
|
||||
|
||||
ENTRYPOINT [ "/sbin/tini", "/app/entrypoint.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user