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

12 lines
196 B
YAML
Raw Normal View History

Add Dockerfile, docker-compose.yml, and docker.env Omnibot can be run using Docker and docker-compose using the provided files. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-08-18 15:17:53 -07:00
version: "3.8"
services:
omnibot:
build: .
env_file: docker.env
volumes:
- ".:/app"
Ignore build data with docker-compose Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-08-18 15:44:13 -07:00
# ignore build data
- "/app/_build"
Add Dockerfile, docker-compose.yml, and docker.env Omnibot can be run using Docker and docker-compose using the provided files. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-08-18 15:17:53 -07:00
working_dir: "/app"
restart: always
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 50ms Template: 7ms
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