io.github.scottweaver.zillen.models.CreateContainerRequest
See theCreateContainerRequest companion object
final case class CreateContainerRequest(env: Env, exposedPorts: Exposed, hostConfig: HostConfig, image: Image)
Attributes
- Companion:
- object
- Graph
- Supertypes