Skip to content

feat: http_proxy support added

Laurent Marchelli requested to merge develop into master
  • vagrant propagation from host to guests:

  • http_proxy configuration for docker service.

  • Following tests passed:

    • no proxy configuration without plugin.
    • no proxy configuration with plugin.
    • proxy configuration with plugin.
  • Proxy configuration not supported on the CI/CD.

Merge request reports