DockerHelper

orchescala.helper.dev.docker.DockerHelper
case class DockerHelper(dockerConfig: DockerConfig) extends Helpers

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Helpers
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def dockerDown(): Unit
def dockerStop(): Unit
def dockerUp(): Unit

Inherited methods

protected def check(label: String, port: Int): Unit

Attributes

Inherited from:
Helpers
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val dockerDir: RelPath

Extensions

Inherited extensions

extension (proc: proc)
def callOnConsole(path: Path): Unit

Attributes

Inherited from:
Helpers

Implicits

Inherited implicits

implicit lazy protected val workDir: Path

Attributes

Inherited from:
Helpers