Skip to content

Conversation

@richardoriginal
Copy link

#18
Fix Docker API version so can read OCI spec.

The main changes being removal of setting the API version, and using the latest client negotiation (https://docs.docker.com/reference/api/engine/sdk/examples/):

client.NewClientWithOpts(client.WithAPIVersionNegotiation())

There's probably better ways, but in lieu of anyone else better fixing it ... ;)

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.

2 participants