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 2f09ad5 commit da8c364Copy full SHA for da8c364
compose.yml
@@ -6,7 +6,7 @@ services:
6
container_name: php-revival-landing
7
build:
8
context: .
9
- dockerfile: Composefile
+ dockerfile: Containerfile
10
volumes:
11
- .:/app:z
12
ports:
0 commit comments