Add docker build

This commit is contained in:
Khanh Ngo 2020-04-25 00:33:22 +07:00
parent a5fbb7b58a
commit b12feb08bd
No known key found for this signature in database
GPG key ID: D5FAA6A16150E49E
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