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
404ea9e6
Commit
404ea9e6
authored
Nov 29, 2019
by
Michael Iseard
Browse files
Update dockerfile
parent
26f03b29
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/Dockerfile
View file @
404ea9e6
...
...
@@ -28,4 +28,7 @@ RUN curl -o wordpress.tar.gz -SL https://wordpress.org/wordpress-${WORDPRESS_UPS
&&
chown
-R
www-data:www-data /usr/src/wordpress
ENTRYPOINT
["/entrypoint.sh"]
EXPOSE
9000
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