This commit is contained in:
2023-10-20 23:31:16 +09:00
parent 430b5977d8
commit a9457552ff
87 changed files with 9549 additions and 1 deletions

7
compose.yml Normal file
View File

@ -0,0 +1,7 @@
services:
aios:
image: syui/aios
restart: always
volumes:
- ./.config:/root/.config
command: zsh -c "ai bot"