fix(docker): normalize NODE_PATH and harden Dockerfile installs; use curl -fsSL; consolidate Alpine apk installs; update .dockerignore; bump @git.zone/tsdocker devDependency
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
.git
|
||||
.nogit
|
||||
node_modules
|
||||
dist
|
||||
dist_*
|
||||
coverage
|
||||
public
|
||||
pages
|
||||
.yarn
|
||||
.cache
|
||||
.rpt2_cache
|
||||
*.md
|
||||
!image_support_files/**
|
||||
test
|
||||
Reference in New Issue
Block a user