Karl "Khazrak" Andersson
Karl "Khazrak" Andersson
Hi. I run the container with the example json (posts and comments). When I go to the adress: http://localhost:80/posts I get the data but the container crashes. The same if...
I'm trying to record a http post to Docker using Remote API where I send a tar file (via a stream) in Java via OkHttp Client. Hoverfly records the binary...
I've taking jgriffiths1993's DockerImageName and tried to implement it in all Commands that use it. The unit-tests succeed. It might need more real testing.