add the files
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user