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 b7fb536 commit 405e770Copy full SHA for 405e770
compose.yaml
@@ -3,7 +3,7 @@ version: "3.7"
3
services:
4
buildable:
5
image: postmodern.alexdaniel.org/whateverable:latest
6
- command: ake start:buildable
+ command: ake debug:buildable
7
volumes:
8
- /home/whateverable/data/rakudo-moar:/srv/data/rakudo-moar
9
- /home/whateverable/data/moarvm:/srv/data/moarvm
0 commit comments