← All code files

.dockerignore

Keep node_modules, git history and secrets out of the Docker build context.

node_modules
npm-debug.log
Dockerfile
.dockerignore
.git
.gitignore
.env
*.md
dist
coverage
.vscode

About this tool

Keep node_modules, git history and secrets out of the Docker build context.

Ready-to-use .dockerignore — view the content, copy it, or download it with the correct filename. Free and 100% in your browser.