Excontainers.ResourcesReaper (excontainers v0.3.1) View Source

GenServer to start and communicate with Ryuk, a resources reaper for docker. As soon as the socket with Ryuk closes, after some timeout, Ryuk will delete all containers that match the given filters.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

register(pid \\ __MODULE__, filter)

View Source
Link to this function

start_link(options \\ [])

View Source