Mathias Loesch

Results 2 issues of Mathias Loesch

This PR adds a `Network` helper class that allows to create networks and connect containers programmatically. The networks are context-managed resources like containers created via `DockerContainer`. Please also see tests...

4.1.0

As far as I understand, git branches and tags are types of git refs (they are stored under `.git/refs`). IMO it should therefore be possible to use the `ref` option...

Bug