Colin MacRae

Results 6 comments of Colin MacRae

Yup, default `localhost` does not work on any docker file images I tried, and must always be set to `0.0.0.0` it would seem (trust me, I tried several). I did...

@anurag If you can do this, I can add one native kubernetes if anyone is interested. It's a very nice idea, and I wish it existed when I started.

Weirdly I have had similar issues, and found this https://stackoverflow.com/questions/57124285/connection-in-redis-and-lua where one answer suggested reverting to using `set_timeout` instead. The docs recommend `set_timeouts`, but this seems to have been my...

This is no way near working, but I've been toying with having bollard call the docker API to use buildkit and opened what I have so far in this PR...

> Uses the first found installation for an app. This means that it only works in the context of private apps So if you have an app installed in two...