Compare commits

..

2 Commits

@ -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