Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Conversation

@ehazlett
Copy link
Collaborator

This adds support for copying archives to a container.

dockerclient.go Outdated
// ListVolumes, {Remove,Create}Volume, ListNetworks,
// {Inspect,Create,Connect,Disconnect,Remove}Network (v1.21)
APIVersion = "v1.15"
APIVersion = "v1.20"
Copy link
Contributor

Choose a reason for hiding this comment

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

do you HAVE to bump the api ? It will have some side effects (swarm not being able to talk to engine with version < 1.20)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ya unfortunately I don't think copy to container functionality was added then. Although I think we still send the request so perhaps I can just leave it 1.15 for now.

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants