error: starting container with HostConfig was deprecated since v1.10 and removed in v1.12
See original GitHub issueI 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:
- Created 7 years ago
- Reactions:1
- Comments:8 (2 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Temporary workaround: install (Docker engine) version 1.11.2
EDIT: use Yet Another Docker Plugin by @KostyaSha 😉
looks to me being a duplicate of #403