Compare commits

...

2 Commits

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

Loading…
Cancel
Save