Logo
Explore Help
Sign In
intercal/omnibot22
1
0
Fork 0
You've already forked omnibot22
Code Issues Pull Requests Releases Wiki Activity
Files
f795fe37c80f4fd9fc8b4137a990fa3da56d7063
omnibot22/docker-compose.yml

10 lines
209 B
YAML
Raw Normal View History

Add docker-compose and Dockerfile Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-05-30 20:17:21 -07:00
services:
omnibot:
build: .
volumes:
- "./omnibot:/app/omnibot"
- "./plugins:/app/plugins"
Update restart policy to docker-compose Omnibot will now restart when not explicitly stopped Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2024-04-30 10:58:32 -07:00
- "./data:/app/data"
Add config.toml as a mapped file instead of copying This should reduce the number of rebuilds that we have to do for a simple configuration change Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2024-07-18 10:57:13 -07:00
- "./config.toml:/app/config.toml"
Update restart policy to docker-compose Omnibot will now restart when not explicitly stopped Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2024-04-30 10:58:32 -07:00
restart: unless-stopped
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 47ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API