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 7a593ba commit 8243e48Copy full SHA for 8243e48
docker-compose.yml
@@ -0,0 +1,6 @@
1
+version: '3'
2
+services:
3
+ php74:
4
+ image: php:7.4-rc
5
+ volumes:
6
+ - ./:/app
0 commit comments