-
Notifications
You must be signed in to change notification settings - Fork 12
Comparing changes
Open a pull request
base repository: SUSE/sle2docker
base: v0.5.0
head repository: SUSE/sle2docker
compare: master
- 13 commits
- 14 files changed
- 8 contributors
Commits on Feb 13, 2017
-
Fix error messages for unknown flags and methods
Fixes #26 Signed-off-by: Miquel Sabaté Solà <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8afc834 - Browse repository at this point
Copy the full SHA 8afc834View commit details
Commits on Mar 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 28fdfb1 - Browse repository at this point
Copy the full SHA 28fdfb1View commit details
Commits on Mar 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bd723dd - Browse repository at this point
Copy the full SHA bd723ddView commit details -
Merge pull request #27 from mssola/cli-options
Fix error messages for unknown flags and methods
Configuration menu - View commit details
-
Copy full SHA for 8db458d - Browse repository at this point
Copy the full SHA 8db458dView commit details
Commits on Apr 20, 2017
-
Make sure to print the error message instead of ignoring it. Signed-off-by: Thomas Hipp <[email protected]>
Thomas Hipp committedApr 20, 2017 Configuration menu - View commit details
-
Copy full SHA for b73a843 - Browse repository at this point
Copy the full SHA b73a843View commit details
Commits on Apr 21, 2017
-
Signed-off-by: Thomas Hipp <[email protected]>
Thomas Hipp committedApr 21, 2017 Configuration menu - View commit details
-
Copy full SHA for aa740ad - Browse repository at this point
Copy the full SHA aa740adView commit details
Commits on Apr 28, 2017
-
Merge pull request #31 from monstermunchkin/fix/ensure-can-access-doc…
…kerd fix error output
Configuration menu - View commit details
-
Copy full SHA for a5c74e0 - Browse repository at this point
Copy the full SHA a5c74e0View commit details
Commits on Oct 4, 2017
-
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
Configuration menu - View commit details
-
Copy full SHA for 083d85f - Browse repository at this point
Copy the full SHA 083d85fView commit details
Commits on Oct 19, 2017
-
Revert "change regex for kiwi-ng" (#35)
This reverts commit 28fdfb1. This commit introduced a regression, as the 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. Fixes bsc#1064010
Configuration menu - View commit details
-
Copy full SHA for 2bc7724 - Browse repository at this point
Copy the full SHA 2bc7724View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed21b00 - Browse repository at this point
Copy the full SHA ed21b00View commit details
Commits on Jan 15, 2018
-
Improve metadata validation (#37)
* Improve metadata validation This commit includes a couple of validations over the metadata file. This way if something goes wrong with this data there is a better error handling in proper feedback to the user. Fixes#36
Configuration menu - View commit details
-
Copy full SHA for 4ecc8ad - Browse repository at this point
Copy the full SHA 4ecc8adView commit details
Commits on Jan 23, 2018
-
Update tag-with-build flag for native images (#38)
* Update tag-with-build flag for native images This commit changes the behavior of the flag --tag-with-build for native images. With the change it is possible to activate multiple builds of the same image without having to deactivate them in advance. * Avoid shell calls in favor of Docker API
Configuration menu - View commit details
-
Copy full SHA for 89ee962 - Browse repository at this point
Copy the full SHA 89ee962View commit details
Commits on Feb 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 91fee9a - Browse repository at this point
Copy the full SHA 91fee9aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.5.0...master