Files
TomSweeneyRedHat beadd2694b Add squash-all, fix squash option in build
Translate the podman build --squash command to podman build --layers=false which
has the same functionality as docker build --squash. Add a new option --squash-all
which will squash all layers into one. This will be translated to buildah bud --squash
for the buildah bud api.

Also allow only one option, squash, layers or squash--all to be used per build command.

Fixes: https://github.com/containers/buildah/issues/1234

Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2019-10-11 13:28:38 -04:00
..
2019-10-02 10:25:42 -04:00
2019-05-22 10:08:03 -05:00
2018-01-18 07:01:48 -05:00
2017-11-01 11:24:59 -04:00
2019-09-27 17:42:11 +09:00
2019-09-09 09:32:43 -05:00
2019-09-09 09:32:43 -05:00
2019-08-30 13:34:36 -04:00
2019-10-09 23:39:18 +02:00