- multi-stage build - standalone output - layer caching - production dependencies
19 lines
178 B
Plaintext
19 lines
178 B
Plaintext
node_modules
|
|
Dockerfile*
|
|
docker-compose*
|
|
.dockerignore
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
FIXME.md
|
|
LICENSE
|
|
.vscode
|
|
Makefile
|
|
helm-charts
|
|
.env*.local
|
|
.vercel
|
|
.editorconfig
|
|
.idea
|
|
coverage*
|
|
|