Docker proxy config doesn't work on CoreOS 1465.6.0
rlenskij opened this issue · 2 comments
rlenskij commented
When running vagrant with CoreOS (latest stable), it fails at
It seems that the src_file
is pointed to a file that doesn't exist.
Looks likesrc_file
needs to point to /run/systemd/system/docker.service
instead.
taqtiqa-mark commented
In case it helps this is another possible location. Not yet fully familiar with the spec and coreOS, so HTH?
codylane commented
Without tests, I'm not comfortable merging in changes into the code base. Also, since this could be CoreOS version specific I'm not sure there is an easy fix. I've personally never used CoreOS so I cannot say for certain what the correct solution is.