Skip to content

Tags: zerodayz/docker-scripts

Tags

0.3.0

Toggle 0.3.0's commit message
Updated README to make pypi happy

0.2.2

Toggle 0.2.2's commit message
Proper handling of image names

0.2.1

Toggle 0.2.1's commit message
Even more logging fixes + do not squash if not necessary

0.2.0

Toggle 0.2.0's commit message
Reworked CLI options with defaults

Only image name to squash is required now, everything else is optional.

Resulting tag for the squashed image will be the original image name
provided with the 'image' argument.

By default all layers will be squashed besides the base (FROM) image.

0.1.0

Toggle 0.1.0's commit message
Make sure the generated layer ID is not integer when shortened

Fixes goldmann#10