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

11 lines
224 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
version: "3.9"
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: 37ms Template: 3ms
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