Docker image not running
When i try to run it. it gives this error?
47d6c043f059c344d529e7e365076e00991fcf393269dec26afb7d8d427b5ad6
[ 7338.628742] docker0: port 4(vethc36846f) entered blocking state
[ 7338.630004] docker0: port 4(vethc36846f) entered disabled state
[ 7338.633323] device vethc36846f entered promiscuous mode
[ 7338.634601] IPv6: ADDRCONF(NETDEV_UP): vethc36846f: link is not ready
[ 7338.911851] eth0: renamed from veth49e21a8
[ 7338.913060] IPv6: ADDRCONF(NETDEV_CHANGE): vethc36846f: link becomes ready
[ 7338.914517] docker0: port 4(vethc36846f) entered blocking state
[ 7338.915783] docker0: port 4(vethc36846f) entered forwarding state
1 Reply
I found a page on the Docker help forums that seems to address this. The user is getting a similar output to what you've posted here, so I wanted to link you to the thread:
The gist of it says that you'll want to "bind a local folder inside your container" and provides a link to a document that the user answering the question found helpful:
I don't know if this is the solution to your issue, as I can just go by what you've given above - but I think it's a good place to start. I'll also add some tags to this post to give it more visibility to the Docker experts here in the Linode Community.