Skip to content

introduce `ServicesByRef`

Compare
Choose a tag to compare
@afiore afiore released this 02 May 09:38
· 32 commits to master since this release

Introduce a wrapper type to simplify access to running containers' locations (i.e. port/host). This involves a breaking change to the API, as the Runner#setUp method now returns a ServicesByRef object and not a non-empty list of Service.Registered.