Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Iseard
Wordpress Docker
Commits
537fc04e
Commit
537fc04e
authored
Sep 09, 2020
by
Michael Iseard
Browse files
Change user to fix server write permissions
parent
820ea270
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/wordpress/Dockerfile
View file @
537fc04e
...
@@ -94,5 +94,7 @@ RUN set ex; \
...
@@ -94,5 +94,7 @@ RUN set ex; \
COPY
docker-entrypoint.sh /usr/local/bin/
COPY
docker-entrypoint.sh /usr/local/bin/
USER
33:33
ENTRYPOINT
["docker-entrypoint.sh"]
ENTRYPOINT
["docker-entrypoint.sh"]
CMD
["php-fpm"]
CMD
["php-fpm"]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment