Painted Fox
Painted Fox
Thank you very much for reporting this. I can't reproduce this on my environments, so please give this a try and let me know if it fixes it.
No problem, @waterlink. I try to give credit where it's due.
@paoloantinori Thank you for reporting and verifying!
I took this fix out, so this issue might be back. I was getting into an infinite loop, so I'm going to need to find a more elegant way to...
WIth @pengux's change 60f2ec5f633dd4e2a6fc534982bace0df30500f7, we switched to using [phusion/baseimage](https://github.com/phusion/baseimage-docker), which comes with support for SSH out of the box. There's even a helpful section in their README about [Login to...
I believe I fixed this with the latest changes. Could you please verify?
Curious. I haven't been able to reproduce this myself yet. Can you tell me the exact command you are using to start your container? Also, are you using the image...
@jirikolarik Thank you very much! I believe I'm able to reproduce the issue now. I'm taking a look into it.
Whew. I think this is finally fixed. Could you please verify?
I believe I've found a piece of the puzzle. As part of the example Vagrantfile, if I leave out the `-v /vagrant/path/to/your/folder:/var/lib/postgresql` portion of the argument to start the container,...