dockerstates

What are the possible states for a docker container?


Are there states other than "running", "paused" and "stopped" or are these the only states available?


Solution

  • No, there are other possible states. The Docker Remote API defines the following states: