File sle2docker.changes of Package sle2docker.5779
-------------------------------------------------------------------
Wed Oct 4 17:02:06 UTC 2017 - dcassany@suse.com
- Release 0.5.1
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
-------------------------------------------------------------------
Wed Oct 5 10:18:53 UTC 2016 - msabate@suse.com
- bsc #1003041. Updated to version 0.5.0:
## Features
- Added the `--all` option to the `activate` command. With this options you
can tell sle2docker to activate all the available images
(see https://github.com/SUSE/sle2docker/commit/43558fdcc9a4bc2f66f01ea8e5d9d2734722d0a6).
- Added the `--tag_with_build` flag to include the obs build number of kiwi
generated images in the docker tag
(see https://github.com/SUSE/sle2docker/commit/d577bab99b427de339b91182e708eaaab8d9ae87).
## Fixes
- Clarified error message on missing Docker images
(see https://github.com/SUSE/sle2docker/commit/591ac6c1aa60b089f6a09d608004514a59614882).
-------------------------------------------------------------------
Wed Nov 11 10:24:51 UTC 2015 - fcastelli@suse.com
* Version 0.4.2:
- Fix wrong documentation inside of README.md (bnc#953184)
- Reduce the chances of timeout errors while activating Docker images
on VMs with bad I/O.
* Version 0.4.1:
- Fix formatting inside of man page
-------------------------------------------------------------------
Mon Jun 8 15:40:00 UTC 2015 - fcastelli@suse.com
- Updated to version 0.4.0
* Do no build images using kiwi templates
* Add support for pre-built images
-------------------------------------------------------------------
Wed Nov 12 15:01:37 UTC 2014 - fcastelli@suse.com
- Updated to version 0.2.3:
- Properly handle HTTP proxy (issue #1 on GitHub)
- Added rpmlint file to the project
-------------------------------------------------------------------
Thu Oct 30 13:14:38 UTC 2014 - fcastelli@suse.com
- Updated to version 0.2.2:
* Fix SLE12 urls (bnc#902289)
-------------------------------------------------------------------
Thu Sep 11 14:54:18 UTC 2014 - fcastelli@suse.com
- Remove useless directive from spec file
-------------------------------------------------------------------
Thu Sep 11 14:28:40 UTC 2014 - fcastelli@suse.com
- Updated to version 0.2.1:
* Added man page
-------------------------------------------------------------------
Thu Sep 11 13:27:09 UTC 2014 - fcastelli@suse.com
- Updated to version 0.2.0:
* CLI syntax changed
* Added rubygem-thor dependency
- Renamed package to simpler name: sle2docker
-------------------------------------------------------------------
Tue Sep 9 13:47:15 UTC 2014 - fcastelli@suse.com
- Updated to version 0.1.4:
* minor changes to gemspec
- Create the spec file using gem2rpm
- Ensure docker is a runtime dependency
-------------------------------------------------------------------
Fri Sep 5 09:24:06 UTC 2014 - fcastelli@suse.com
- Updted to version 0.1.3:
* improved documentation
-------------------------------------------------------------------
Tue Sep 2 06:27:05 UTC 2014 - fcastelli@suse.com
- Updated to version 0.1.2:
* made template name case insensitive.
-------------------------------------------------------------------
Thu Aug 7 13:00:26 UTC 2014 - fcastelli@suse.com
- Properly exclude i586 arch from builds.
-------------------------------------------------------------------
Thu Aug 7 09:47:27 UTC 2014 - fcastelli@suse.com
- Initial package (v0.1.1)