This removes ~70 medium/low severity CVEs reported on our Docker image, by removing `build-essential` from being installed by default in the Docker image. We only need it when compiling Redis, which is needed on _some_ ARM systems, that re configured with a page-size of greater than 4096. For example, CentOS 8. |
||
|---|---|---|
| .. | ||
| templates | ||
| utils | ||
| entrypoint.sh | ||
| healthcheck.sh | ||
| init_ssl_cert.sh | ||
| install_docker.sh | ||
| prepare-image.mjs | ||
| pull_resource.sh | ||
| renew-certificate.sh | ||
| run-java.sh | ||
| run-nginx.sh | ||
| run-postgres.sh | ||
| run-starting-page-init.sh | ||
| run-with-env.sh | ||
| start_app.sh | ||
| starting-page-init.py | ||
| update-and-restart-supervisor.sh | ||