sclorg / container-common-scripts

Apache License 2.0
21 stars 45 forks source link

remove also pulled image when cleaning #304

Closed zmiklank closed 1 year ago

zmiklank commented 1 year ago

After 'make build' the base image is pulled on top of which is built the new container image. This commit enables removal of such a pulled image when calling 'make clean'. The image will not be removed if it was available locally before the pull.

zmiklank commented 1 year ago

Tests for centos7 compose are blocked by https://github.com/sclorg/sclorg-testing-farm/pull/40.

Edit: not anymore.

zmiklank commented 1 year ago

[test-all]

zmiklank commented 1 year ago

[test-all]