mirror of
https://github.com/nitnelave/lldap.git
synced 2023-04-12 14:25:13 +00:00
docker: add comment
This commit is contained in:
parent
edf9e538ce
commit
c0869b4324
@ -51,6 +51,7 @@ RUN set -x \
|
||||
--home /app \
|
||||
--uid 10001 \
|
||||
app \
|
||||
# Create the /data folder
|
||||
&& mkdir /data && chown app:app /data
|
||||
|
||||
USER app
|
||||
|
Loading…
Reference in New Issue
Block a user