Skip to content

pass proxy config as build args - same as docker/buildx#959#10159

Merged
ndeloof merged 1 commit into
docker:v2from
ndeloof:proxy_config
Jan 10, 2023
Merged

pass proxy config as build args - same as docker/buildx#959#10159
ndeloof merged 1 commit into
docker:v2from
ndeloof:proxy_config

Conversation

@ndeloof

@ndeloof ndeloof commented Jan 10, 2023

Copy link
Copy Markdown
Contributor

What I did
Apply same fix as docker/buildx#959

Related issue
closes #8797

(not mandatory) A picture of a cute animal, if possible in relation to what you did

@ndeloof
ndeloof requested review from a team, StefanScherer, glours, laurazard, milas, nicksieger and ulyssessouza and removed request for a team January 10, 2023 09:24
@codecov

codecov Bot commented Jan 10, 2023

Copy link
Copy Markdown

Codecov Report

Base: 72.79% // Head: 73.89% // Increases project coverage by +1.10% 🎉

Coverage data is based on head (e156126) compared to base (0c19799).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2   #10159      +/-   ##
==========================================
+ Coverage   72.79%   73.89%   +1.10%     
==========================================
  Files           2        2              
  Lines         272      272              
==========================================
+ Hits          198      201       +3     
+ Misses         62       60       -2     
+ Partials       12       11       -1     
Impacted Files Coverage Δ
pkg/e2e/framework.go 72.15% <0.00%> (+1.17%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@glours glours left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

docker compose up --build or docker compose build and config.json for proxy

2 participants