Add docker build

This commit is contained in:
Khanh Ngo
2020-04-25 00:33:22 +07:00
parent a5fbb7b58a
commit b12feb08bd
9 changed files with 6629 additions and 7 deletions

25
.dockerignore Normal file
View File

@@ -0,0 +1,25 @@
# Node
node_modules
npm-debug.log
# Docker
Dockerfile*
docker-compose*
.dockerignore
# Git
.git
.gitattributes
.gitignore
# Vscode
.vscode
*.code-workspace
# Others
.lgtm.yml
.travis.yml
# App data & bin
db
wireguard-ui