docker / scan-cli-plugin

Docker Scan is a Command Line Interface to run vulnerability detection on your Dockerfiles and Docker images
Apache License 2.0
180 stars 43 forks source link

feat: setup proxy settings from Docker config settings #216

Closed eunomie closed 1 year ago

eunomie commented 2 years ago

- What I did

Use the proxy configuration from Docker config settings.

- How I did it

Read the config file and apply the needed environment variables.

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory)

eunomie commented 1 year ago

I'm closing it for now as there's some discussion to improve that part using the CLI (that already knows about proxy settings)