running claude with tmux

main
Matt Huntington 1 week ago
parent 1eea6c0ad6
commit 1d7bdd24f7

@ -1,8 +1,10 @@
services:
main:
image: mahuntington/awesom-o:logged-in
image: mahuntington/awesom-o:installed
container_name: awesom-o
command: /home/matt/.local/bin/claude remote-control
stdin_open: true
tty: true
command: sleep infinity
user: matt
working_dir: /home/matt/mount
volumes:

Loading…
Cancel
Save