duplayer

command module
v0.0.0-...-a2b2765 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2018 License: MIT Imports: 14 Imported by: 0

README

duplayer

A tool for discovering how to reduce the size of Docker Image. It shows how much image size is reduced when each layer is merged and which files are duplicated. duplayer

Installation

go get github.com/recruit-tech/duplayer

How to use

docker save image:tag | duplayer | less

or

docker save -o image.tar image:tag
duplayer -f image.tar | less

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL