We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd8db89 commit ce3480eCopy full SHA for ce3480e
Dockerfile
@@ -34,7 +34,7 @@ RUN set -x \
34
# Use the default unprivileged account. This could be considered bad practice
35
# on systems where multiple processes end up being executed by 'daemon' but
36
# here we only ever run one process anyway.
37
-
+#
38
# Make sure that the host mount point have the correct user settings.
39
USER daemon:daemon
40
0 commit comments