Huw Pryce

Results 6 comments of Huw Pryce

Right now this is blocked on getting the latest version of docker-compose - https://chocolatey.org/packages/docker-compose doesn't have the right version yet.

Hi, I have to admit the last I looked at it was back when we started this project internally, two summers ago and it didn't have Docker Compose support at...

Okay, it turns out ProcessBuilder looks for commands on the path (at least on Mac/Linux) and so there is no need to do this manually. I've updated the PR to...

I would suggest we do the following and then ship 1.0: - Remove the aggressive shutdown strategies as they don't make much sense any more - Remove the is port...

@samwright you are correct this doesn't work on Mac - I believe when the test was originally written it was before Docker for Mac existed and while the behaviour with...

@samwright excellent. Unfortunately appveyor only supports Windows containers so I'm adding a quick smoke test that uses a Windows base image to ensure we don't regress in the future.