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 c19a553 commit ec0ce2eCopy full SHA for ec0ce2e
compose.yml
@@ -0,0 +1,6 @@
1
+services:
2
+ app:
3
+ image: ruby:3.3
4
+ working_dir: /app
5
+ volumes:
6
+ - .:/app
0 commit comments