All checks were successful
Push Docker image / build (push) Successful in 4m3s
7 lines
180 B
YAML
7 lines
180 B
YAML
services:
|
|
botbotbot:
|
|
container_name: botbotbot
|
|
image: code.edgarpierre.fr/edpibu/botbotbot:main
|
|
restart: always
|
|
volumes:
|
|
- /docker/botbotbot/config:/config
|