Add option to use Docker container to run Asynqmon

This commit is contained in:
Vic Shóstak
2021-04-06 02:35:15 +03:00
committed by GitHub
parent ecedc3372c
commit 1e8a573f8f
8 changed files with 178 additions and 40 deletions

16
.dockerignore Normal file
View File

@@ -0,0 +1,16 @@
# Files
.dockerignore
.editorconfig
.gitignore
Dockerfile
Makefile
LICENSE
**/*.md
**/*_test.go
*.out
# Folders
.git/
.github/
**/node_modules/