ContainerBootstrap
io.github.scottweaver.zillen.ContainerBootstrap
abstract class ContainerBootstrap[RI, RO, ME <: ContainerBootstrap[RI, RO, ME]](containerName: ContainerName, exposedPorts: ExposedPorts, makeEnv: DockerIO[RI, Env], makeImage: DockerIO[RI, Image])
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type