mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
docker_image: allow proxy config (#53905)
* Simplify checks. * Add use_config_proxy option. * Add changelog. * Avoid docker-py crash.
This commit is contained in:
parent
e23b116157
commit
847a86beef
2 changed files with 23 additions and 2 deletions
2
changelogs/fragments/53905-docker_image-proxy-config.yml
Normal file
2
changelogs/fragments/53905-docker_image-proxy-config.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "docker_image - add option ``build.use_proxy_config`` to pass proxy config from the docker client configuration to the container while building."
|
Loading…
Add table
Add a link
Reference in a new issue