We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f4e9fd commit 2145ea1Copy full SHA for 2145ea1
wordpress/Dockerfile
@@ -49,6 +49,7 @@ RUN apt-get update && apt-get install -y \
49
netcat-traditional \
50
# Install common dependencies
51
curl \
52
+ # Install dev deploy dependencies
53
git \
54
dos2unix \
55
# Install build time dependencies for 'bindfs'
0 commit comments