dependency-track/dev
nscuro a6f962a7c5
Dockerfile tweaks
* Uses recommended JSON array notation for `CMD` directives.
* Suppresses warnings for `sun.misc.Unsafe` usage (for Lucene) emitted by Java 25.
* Removes undesired `|| true` and `|| exit 1` occurrences as they don't provide any benefit.
* Specifies `--chown` for COPY directives to make ownership more explicit.
* Switches from `wget` to `curl` for health check as it has the same flags in Alpine and Debian, which wget does not have.

Signed-off-by: nscuro <nscuro@protonmail.com>
2026-01-02 15:57:04 +01:00
..
monitoring Align retry configuration and behavior across analyzers 2024-02-24 22:16:46 +01:00
scripts Bump CWE dictionary to v4.14 2024-06-06 20:06:24 +02:00
docker-compose.monitoring.yml Transfer copyright from Steve Springett to OWASP Foundation 2024-03-20 18:39:35 +01:00
docker-compose.mssql.yml Fix docker-compose.mssql.yml 2024-09-12 19:30:07 +02:00
docker-compose.mysql.yml Fix project.active being nullable 2024-11-27 22:10:16 +01:00
docker-compose.postgres.yml Prevent duplicate tag names and relationships 2025-04-18 21:13:56 +02:00
docker-compose.trivy.yml Add dev Compose file for Trivy 2024-04-20 19:58:10 +02:00
docker-compose.yml Dockerfile tweaks 2026-01-02 15:57:04 +01:00