mirror of
https://github.com/DependencyTrack/dependency-track.git
synced 2026-02-06 09:49:51 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| monitoring | ||
| scripts | ||
| docker-compose.monitoring.yml | ||
| docker-compose.mssql.yml | ||
| docker-compose.mysql.yml | ||
| docker-compose.postgres.yml | ||
| docker-compose.trivy.yml | ||
| docker-compose.yml | ||