Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
b8258b3c
Commit
b8258b3c
authored
Nov 20, 2020
by
Lucas Charles
Committed by
Nick Gaskill
Nov 20, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: Update Container-Scanning docs
Update requirements with link to supported distributions
parent
4cb7ff43
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
doc/user/application_security/container_scanning/index.md
doc/user/application_security/container_scanning/index.md
+1
-0
No files found.
doc/user/application_security/container_scanning/index.md
View file @
b8258b3c
...
@@ -43,6 +43,7 @@ To enable container scanning in your pipeline, you need the following:
...
@@ -43,6 +43,7 @@ To enable container scanning in your pipeline, you need the following:
or
[
`kubernetes`
](
https://docs.gitlab.com/runner/install/kubernetes.html
)
executor.
or
[
`kubernetes`
](
https://docs.gitlab.com/runner/install/kubernetes.html
)
executor.
-
Docker
`18.09.03`
or higher installed on the same computer as the runner. If you're using the
-
Docker
`18.09.03`
or higher installed on the same computer as the runner. If you're using the
shared runners on GitLab.com, then this is already the case.
shared runners on GitLab.com, then this is already the case.
-
An image matching
[
Clair's list of supported distributions
](
https://quay.github.io/claircore/
)
.
-
[
Build and push
](
../../packages/container_registry/index.md#build-and-push-by-using-gitlab-cicd
)
-
[
Build and push
](
../../packages/container_registry/index.md#build-and-push-by-using-gitlab-cicd
)
your Docker image to your project's container registry. The name of the Docker image should use
your Docker image to your project's container registry. The name of the Docker image should use
the following
[
predefined environment variables
](
../../../ci/variables/predefined_variables.md
)
:
the following
[
predefined environment variables
](
../../../ci/variables/predefined_variables.md
)
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment