Skip to content

Commit 16daf10

Browse files
committed
add user
1 parent 3323cbd commit 16daf10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ RUN chmod +x /usr/local/bin/entrypoint.sh /usr/local/bin/validate-env.sh /usr/lo
133133
# Expose port 8000 (Octane)
134134
EXPOSE 8000
135135

136+
USER www-data
137+
136138
# Set entrypoint
137139
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
138140

0 commit comments

Comments
 (0)