Benjamin Banister

Results 1 comments of Benjamin Banister

Just wanted to throw some ideas in here for posterity. I was having this issue when trying to run: ``` static final ComposeContainer compose = new ComposeContainer( new File("src/integrationTest/resources/docker-compose.yml") );...