1
0
bot/compose.yml

9 lines
159 B
YAML
Raw Normal View History

2023-10-20 14:31:16 +00:00
services:
aios:
image: syui/aios
restart: always
volumes:
- ./.config:/root/.config
2024-02-17 10:08:16 +00:00
- ./.ssh:/root/.ssh
2023-10-20 14:31:16 +00:00
command: zsh -c "ai bot"