question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

error: starting container with HostConfig was deprecated since v1.10 and removed in v1.12

See original GitHub issue

I upgraded docker engine to 1.12.1 and I can no longer start slaves due to the following:

error: starting container with HostConfig was deprecated since v1.10 and removed in v1.12

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
niknamecommented, Sep 6, 2016

Temporary workaround: install (Docker engine) version 1.11.2

EDIT: use Yet Another Docker Plugin by @KostyaSha 😉

1reaction
eaglerainbowcommented, Sep 2, 2016

looks to me being a duplicate of #403

Read more comments on GitHub >

github_iconTop Results From Across the Web

starting container with HostConfig was deprecated since v1.10 and ...
Hi All, When I try to get started, I get this error in the title of the issue. It seems docker changed it's...
Read more >
"starting container with HostConfig was deprecated since v1 ...
Hello,. I'm getting the following error. "starting container with HostConfig was deprecated since v1.10 and removed in v1.12".
Read more >
getting starting container with HostConfig was deprecated ...
Hi I am trying to run a command with docker-java api on docker version 1.24 and I get the below error. com.github.dockerjava.api.exception.
Read more >
Deprecated Engine Features - Docker Documentation
Removed, HostConfig at API container start, v1.10, v1.12 ... no version of the CLI since Docker v1.7.0 has created this file, the file...
Read more >
Pycharm 2016.1.4 (newest) and Docker issue - Stack Overflow
Looks like PyCharm is attempting to use an API option that is deprecated in API version 1.24. See the Docker source code here....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found