add the files

This commit is contained in:
2026-04-19 11:08:20 -07:00
commit 6bcadb4138
12 changed files with 297 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
---
services:
redbot:
image: redbot:69
container_name: redbot
environment:
REDBOT: crackboard
volumes:
- redbot_data:/data
volumes:
redbot_data:
external: true
name: redbot_data