Skip to content
Snippets Groups Projects

Try to get the offline docs to be similar - Container Scanning

Merged Nicole Schwartz requested to merge Secure-offline-scanners-docs into master
All threads resolved!
1 file
+ 5
3
Compare changes
  • Side-by-side
  • Inline
@@ -231,9 +231,11 @@ in an offline environment if you prefer using only locally available Docker imag
#### Make GitLab Container Scanning analyzer images available inside your Docker registry
For Container Scanning, import and host the following images from `registry.gitlab.com` to your "offline" [local Docker container registry](../../packages/container_registry/index.md):
- [arminc/clair-db vulnerabilities database](https://hub.docker.com/r/arminc/clair-db)
- GitLab klar analyzer: `registry.gitlab.com/gitlab-org/security-products/analyzers/klar`
For Container Scanning, import and host the following images from `registry.gitlab.com` to your
offline [local Docker container registry](../../packages/container_registry/index.md):
- [arminc/clair-db vulnerabilities database](https://hub.docker.com/r/arminc/clair-db)
- GitLab klar analyzer: `registry.gitlab.com/gitlab-org/security-products/analyzers/klar`
The process for importing Docker images into a local offline Docker registry depends on
**your network security policy**. Please consult your IT staff to find an accepted and approved
Loading