CreateContainer
io.github.scottweaver.zillen.Command$.CreateContainer
final case class CreateContainer(env: Env, exposedPorts: Exposed, hostConfig: HostConfig, image: Image, containerName: Option[ContainerName]) extends Command
Attributes
- Graph
- Supertypes
- Self type