Skip to content

Fix ImageBuild Auth, message stream - repacked#507

Merged
galvesribeiro merged 3 commits into
dotnet:masterfrom
ahickey-sfdc:master
Aug 26, 2021
Merged

Fix ImageBuild Auth, message stream - repacked#507
galvesribeiro merged 3 commits into
dotnet:masterfrom
ahickey-sfdc:master

Conversation

@ahickey-sfdc

Copy link
Copy Markdown
Contributor

All credit to @jhenkens for this. The old PR looks to be abandoned so wanted to make a new attempt. Minor changes to the original PR with notes in the commits.

Original message:
Fixes #445 and #417

Properly parses the response from ImageBuild as a progress stream, and properly initializes and passes the AuthConfigs via header. Confirmed working with local usage.

Johan Henkens and others added 3 commits August 14, 2020 08:11
# Conflicts:
#	src/Docker.DotNet/Endpoints/IImageOperations.cs
…ld BuildImageFromDockerfileAsync and obsolete it to not break anyone if this gets merged. Fix comments.
@dnfadmin

dnfadmin commented Mar 25, 2021

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

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.

await BuildImageFromDockerfileAsync returns before image is created

3 participants