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

Small fixes and added error message for unsupported content-type #145

Merged
merged 1 commit into from Apr 16, 2019

Conversation

naibaf0
Copy link
Contributor

@naibaf0 naibaf0 commented Mar 14, 2019

  • Fix typo in main.go
  • Sum up 2 if clauses in one in docker.go
  • Add error message if Docker Registry sends unsupported Content-Type
    (this occurs for example in Support for Manifest List #137)

* Fix typo in main.go
* Sum up 2 if clauses in one in docker.go
* Add error message if Docker Registry sends unsupported Content-Type
(this occurs for example in case a when asking for an Image with Digest
that references a docker ManifestList)
@hashmap hashmap merged commit 1ba2d59 into optiopay:master Apr 16, 2019
@hashmap
Copy link
Contributor

hashmap commented Apr 16, 2019

Nice work, thanks!

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.

None yet

2 participants