Skip to content

Conversation

@asieira
Copy link
Contributor

@asieira asieira commented Mar 30, 2020

After trying to run trivy using CircleCI based on the sample configuration and failing, I want to suggest the following updates:

After trying to run trivy using CircleCI based on the sample configuration and failing, I want to suggest the following updates:

* `docker:18.09-git` no longer exists and causes workflow to fail, replaced with `stable-git` instead.
* added  `setup_remote_docker` or else the docker commands fail in the rest of the execution, as per https://circleci.com/docs/2.0/building-docker-images/#overview
@CLAassistant
Copy link

CLAassistant commented Mar 30, 2020

CLA assistant check
All committers have signed the CLA.

@asieira
Copy link
Contributor Author

asieira commented Mar 30, 2020

An example of this currently working can be found at https://app.circleci.com/pipelines/github/mlsecproject/gglsbl-rest

@knqyf263 knqyf263 merged commit e5ff5ec into aquasecurity:master Apr 1, 2020
@knqyf263
Copy link
Collaborator

knqyf263 commented Apr 1, 2020

@asieira Thanks a lot!

GuaoGuao pushed a commit to GuaoGuao/trivy that referenced this pull request Jun 24, 2020
After trying to run trivy using CircleCI based on the sample configuration and failing, I want to suggest the following updates:

* `docker:18.09-git` no longer exists and causes workflow to fail, replaced with `stable-git` instead.
* added  `setup_remote_docker` or else the docker commands fail in the rest of the execution, as per https://circleci.com/docs/2.0/building-docker-images/#overview

Co-authored-by: Teppei Fukuda <[email protected]>
liamg pushed a commit that referenced this pull request Jun 7, 2022
After trying to run trivy using CircleCI based on the sample configuration and failing, I want to suggest the following updates:

* `docker:18.09-git` no longer exists and causes workflow to fail, replaced with `stable-git` instead.
* added  `setup_remote_docker` or else the docker commands fail in the rest of the execution, as per https://circleci.com/docs/2.0/building-docker-images/#overview

Co-authored-by: Teppei Fukuda <[email protected]>
black-leg-nameko pushed a commit to black-leg-nameko/trivy that referenced this pull request Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants