Commit e7f7058b authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'docs-dependency-scanning-arch' into 'master'

Document Dependency Scanning required architecture

See merge request gitlab-org/gitlab!82859
parents 91304baa 6a18f5e1
......@@ -69,7 +69,8 @@ stages in the `.gitlab-ci.yml` file, the `test` stage is required.
To run dependency scanning jobs, by default, you need GitLab Runner with the
[`docker`](https://docs.gitlab.com/runner/executors/docker.html) or
[`kubernetes`](https://docs.gitlab.com/runner/install/kubernetes.html) executor.
If you're using the shared runners on GitLab.com, this is enabled by default.
If you're using the shared runners on GitLab.com, this is enabled by default. The analyzer images
provided are for the Linux/amd64 architecture.
WARNING:
If you use your own runners, make sure your installed version of Docker
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment