chg: pkg: make compatible the whole project with bare metal AND with docker #4
This commit is contained in:
12
.dockerignore
Normal file
12
.dockerignore
Normal file
@@ -0,0 +1,12 @@
|
||||
.git
|
||||
.gitignore
|
||||
node_modules
|
||||
var/cache
|
||||
var/log
|
||||
var/sessions
|
||||
public/build
|
||||
*.md
|
||||
docker-compose*.yml
|
||||
compose.override.yaml
|
||||
.env.local
|
||||
.env.*.local
|
||||
Reference in New Issue
Block a user