Manuel Vogel
|
a6fdf4c2a6
|
Fixes for image pulling and local registry (#143)
Multiple fixes for handling private registries and login credential retrieval on OSX.
- Fixes check for image locally before pulling it: #24
- Fixes image prefix workaround: #120
- Fixes passing of the `--with-registry-auth` flag: #77
- Fixes docker registry credentials in osxkeychain: #125
|
2019-05-26 11:42:53 +02:00 |
|
Radek Simko
|
a853943351
|
tests: Skip test if swap limit isn't available (#136)
* tests: Skip test if swap limit isn't available
* tests: Configure provider before running test
|
2019-03-05 15:53:56 +01:00 |
|
Manuel Vogel
|
c8c1f9e662
|
Fixing build and private image
|
2018-04-10 08:47:28 +02:00 |
|
Manuel Vogel
|
76925f68f8
|
Feat/private registry support (#21)
* Add support for private registry auth. Adapted documentation and tests.
* Clarified README.
|
2017-11-21 10:14:07 +01:00 |
|
Jake Champlin
|
e23185d484
|
Transfer docker provider
|
2017-06-06 11:50:32 -04:00 |
|