We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b68ea46 commit 176017dCopy full SHA for 176017d
.gitpod.yml
@@ -0,0 +1,9 @@
1
+tasks:
2
+ - init: |
3
+ docker-compose pull
4
+ - command: |
5
+ docker-compose up
6
+
7
+vscode:
8
+ extensions:
9
+ - ms-azuretools.vscode-docker
0 commit comments