hara.runtime.basic.type-container

*container*

dynamic

start-container

added in 4.0

(start-container lang config port rt)

starts a container

start-container-process

added in 4.0

(start-container-process lang {:keys [id suffix group remove ports image exec bootstrap], :as config, :or {remove true}} port {:keys [host], :as rt})

starts the container

stop-container

added in 4.0

(stop-container {:keys [id], :as m})

stops a container