User Tools

Site Tools


docker:vulnerability_scanning_tools:clair

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

docker:vulnerability_scanning_tools:clair [2025/05/21 10:44] – created peterdocker:vulnerability_scanning_tools:clair [2025/05/21 11:00] (current) peter
Line 21: Line 21:
 ===== Install ===== ===== Install =====
  
-<code bash> +Clair is officially packaged and released as a container at **quay.io/projectquay/clair**.
-git clone git@github.com:quay/clair.git +
-cd clair +
-docker-compose up -d +
-# or: make local-dev +
-# or: make local-dev-debug +
-# or: make local-dev-quay +
-</code>+
  
-<WRAP info> +  The **latest** tag tracks the git development branch, and version tags are built from the corresponding release.
-**NOTE:**  After the local development environment successfully startsthe following infrastructure is available to you: +
- +
-  * localhost:8080 +
- +
-    Dashboards and debugging services -- See the traefik configs in local-dev/traefik for where the various services are served. +
- +
-  * localhost:6060 +
- +
-    Clair services. +
- +
-    Quay (if started) +
- +
-    Quay will be started in a single node, local storage configuration. A random port will be forwarded from localhost, see podman port for the mapping. +
- +
-    PostgreSQL +
- +
-    PostgreSQL will have a random port forwarded from localhost to the database server. See local-dev/clair/init.sql for credentials and permissions and podman port for the mapping. +
- +
- +
-</WRAP>+
  
 ---- ----
docker/vulnerability_scanning_tools/clair.txt · Last modified: 2025/05/21 11:00 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki