Docker.ContainerState.Status (excontainers v0.1.0) View Source

Link to this section Summary

Link to this section Types

Specs

state() ::
  :created | :running | :paused | :restarting | :removing | :exited | :dead

Link to this section Functions

Link to this function

parse_status(status_as_string)

View Source