Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

driver-opt as array of inputs (renamed driver-opts) #14

Merged
merged 2 commits into from Sep 3, 2020

Conversation

crazy-max
Copy link
Member

Closes #12

Signed-off-by: CrazyMax crazy-max@users.noreply.github.com

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2020

Codecov Report

Merging #14 into master will decrease coverage by 1.31%.
The diff coverage is 84.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
- Coverage   86.41%   85.10%   -1.32%     
==========================================
  Files           4        5       +1     
  Lines          81       94      +13     
  Branches       16       18       +2     
==========================================
+ Hits           70       80      +10     
- Misses          7        9       +2     
- Partials        4        5       +1     
Impacted Files Coverage Δ
src/context.ts 78.57% <78.57%> (ø)
src/buildx.ts 86.88% <100.00%> (-0.22%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f96a630...59639b8. Read the comment docs.

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@tonistiigi tonistiigi merged commit 5636be6 into docker:master Sep 3, 2020
crazy-max added a commit to docker/build-push-action that referenced this pull request Sep 3, 2020
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@crazy-max crazy-max deleted the array-driver-opt branch September 3, 2020 16:18
This was referenced Sep 4, 2020
This was referenced Sep 7, 2020
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.

driver-opt should allow array of inputs
3 participants