Skip to content

Commit

Permalink
Run Buildable in debug mode for now
Browse files Browse the repository at this point in the history
It keeps reconnecting due to some tar error. I'm not sure what's going
on, so temporarily limiting it to the #whateverable channel to decrease
the amount of rejoin noise.
  • Loading branch information
AlexDaniel committed Nov 7, 2023
1 parent b7fb536 commit eaea34f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3.7"
services:
buildable:
image: postmodern.alexdaniel.org/whateverable:latest
command: ake start:buildable
command: ake debug:buildable
volumes:
- /home/whateverable/data/rakudo-moar:/srv/data/rakudo-moar
- /home/whateverable/data/moarvm:/srv/data/moarvm
Expand Down

0 comments on commit eaea34f

Please sign in to comment.