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 6971743 commit 077d5bcCopy full SHA for 077d5bc
wundertools/compose-default.yml
@@ -96,7 +96,7 @@ services:
96
# to the DB using the URL db.app and pulls source code form the source node volumes
97
#
98
fpm:
99
- image: jamesnesbitt/alping-php-app # this image doesn't look for source code at /app
+ image: jamesnesbitt/alpine-php-app # this image doesn't look for source code at /app
100
volumes_from:
101
- source # FPM gets source code from the source container (should be ReadOnly)
102
links:
0 commit comments