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 e4582cb commit 05737f7Copy full SHA for 05737f7
developing/hello-world/docker-compose.yml
@@ -5,3 +5,5 @@ services:
5
image: jfahrer/hello-world:ruby
6
build:
7
context: .
8
+ volumes:
9
+ - .:/app
0 commit comments