mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 11:27:09 +00:00
build: add docker-compose deployment
This commit is contained in:
16
.dockerignore
Normal file
16
.dockerignore
Normal file
@@ -0,0 +1,16 @@
|
||||
.dbbackup/
|
||||
.idea/
|
||||
.mypy_cache/
|
||||
.vagrant/
|
||||
.venv/
|
||||
venv/
|
||||
.vscode/
|
||||
|
||||
Caddyfile
|
||||
docker-compose.yml
|
||||
mail.log/
|
||||
/roles/
|
||||
/static/
|
||||
*.sqlite3*
|
||||
*.log*
|
||||
deployment*
|
||||
Reference in New Issue
Block a user