Skip to content

Commit 405e770

Browse files
committed
Slap debug: on bots that keep rejoining
This is just to debug the problem… hopefully this will give me some clues.
1 parent b7fb536 commit 405e770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: "3.7"
33
services:
44
buildable:
55
image: postmodern.alexdaniel.org/whateverable:latest
6-
command: ake start:buildable
6+
command: ake debug:buildable
77
volumes:
88
- /home/whateverable/data/rakudo-moar:/srv/data/rakudo-moar
99
- /home/whateverable/data/moarvm:/srv/data/moarvm

0 commit comments

Comments
 (0)