Analyze and compare Docker container filesystems and layers
Diff your Docker containers
container-diff$ container-diff diff daemon://image1:latest daemon://image2:latest$ container-diff analyze daemon://myimage:latest$ container-diff diff remote://ubuntu:18.04 remote://ubuntu:20.04