Working Docker
This commit is contained in:
parent
c26e027c01
commit
f0765e266c
18 changed files with 102 additions and 43 deletions
8
.dockerignore
Normal file
8
.dockerignore
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
node_modules
|
||||
/.env
|
||||
/.vscode
|
||||
/vendor
|
||||
/cache/latte/*
|
||||
!/cache/latte/.gitkeep
|
||||
/cache/api/*
|
||||
!/cache/api/.gitkeep
|
||||
Loading…
Add table
Add a link
Reference in a new issue