5465 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / .dockerignore DOCKERIGNORE
# Docker build context excludes
# Large source trees are already ignored by .gitignore, but we also
# exclude them from the Docker build context to keep the context small.

#httpd-2.4.66/
#httpd-2.4.67/
*.diff
*.md
examples/
docs/
scripts/
#tests/
Makefile
.dockerignore
.git
.gitignore