mirror of
https://git.verdigado.com/NB-Public/simple-wkd.git
synced 2024-12-06 14:52:41 +01:00
Add docker build
This commit is contained in:
parent
15d91ab7c0
commit
5726482a6a
11 changed files with 45 additions and 93 deletions
10
.dockerignore
Normal file
10
.dockerignore
Normal file
|
@ -0,0 +1,10 @@
|
|||
*config.toml
|
||||
Dockerfile
|
||||
README.md
|
||||
data/*
|
||||
logs/*
|
||||
target/*
|
||||
website/README.md
|
||||
website/dist/*
|
||||
website/node_modules/*
|
||||
website/.vscode/*
|
Loading…
Add table
Add a link
Reference in a new issue