mirror of
https://github.com/docker/docs.git
synced 2026-04-02 09:18:57 +07:00
This adds a generic Status call in the Driver api and implements if for the devicemapper backend. The status is an array of key/value strings rather than a map so that we can guarantee some static order of the docker info output.