Tags: SUSE/sle2docker
Tags
This reverts commit 28fdfb1. The above mentioned commit introduced a regression, as a regex was including '-docker' as part of the name in builds done with kiwi < 8. Also this is no longer needed since kiwi-ng builds are handled in native_images class, now this regex applies only for old builds.
Add loadable images support (#34) Add loadable images support This commit extends sle2docker to be able to load native docker images. Current KIWI docker support builds loadable images, thus they don't need to be build from a rootfs tarball any more. Image RPMs for native images store the image tarball inside /usr/share/suse-docker-images/native folder. Related to bsc#1058371
PreviousNext