Docker diff

From NovaOrdis Knowledge Base
Revision as of 02:50, 20 November 2017 by Ovidiu (talk | contribs) (→‎Overview)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

Inspect changes on a container's filesystem:

  • A indicates a file added to the file system.
  • D indicates a file deleted from the file system.
  • C indicates a changed file.
docker diff <container-id>