Skip to content

Conversation

clue
Copy link
Owner

@clue clue commented Sep 19, 2019

Use containerArchive() and containerArchiveStream() instead.

The HostConfig was removed with Docker Engine API v1.24 (Docker v1.12)
and has been deprecated since at least Docker v1.6. Pass the HostConfig
to containerCreate() instead.

Builds on top of #48

The HostConfig was removed with Docker Engine API v1.24 (Docker v1.12)
and has been deprecated since at least Docker v1.6. Pass the HostConfig
to `containerCreate()` instead.
@clue clue added this to the v1.0.0 milestone Sep 19, 2019
Use `containerArchive()` and `containerArchiveStream()` instead.
@clue clue merged commit 3792fd4 into clue:master Sep 19, 2019
@clue clue deleted the deprecated branch September 19, 2019 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant