Skip to content

zn-chen/dockerdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerdiff

Docker image export zip tool. Delete redundant layers.

Build && install

# ENV
linux
go
make && make install

use

Usage:
  dockerdiff IMAGE1 IMAGE2 [flags]
  dockerdiff [command]

Examples:
dockerdiff IMAGE1 IMAGE2 -o dst.tar

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  version     Show the Docker version information

Flags:
  -h, --help            help for dockerdiff
  -o, --output string   Write to a file, instead of STDOUT

Use "dockerdiff [command] --help" for more information about a command.

About

Docker image export zip tool. Delete redundant layers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published