Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor!: exposed and mapped ports api
- rename `ExposedPort` to `ContainerPort` (after #655) - `with_mapped_port`: accept two arguments instead of tuple - introduce `IntoContainerPort` to make a shortcut for conversion from `u16` to `ContainerPort`
- Loading branch information