Commit graph

7 commits

Author SHA1 Message Date
Ibrohim Kholilul Islam
94b94b0478 Using APIVersion negotiation instead of fixed version (#177)
Closes #137
2019-08-20 22:16:03 +02:00
Manuel Vogel
c56d60d30f
updates docker api version to 1.39 and adapts changelog 2019-05-26 22:10:26 +02:00
Manuel Vogel
8ad1a13c08
Add ssh protocol (copy) (#153). Closes #112
* adds support for ssh protocol
* updates docker cli dependency to f337f1
* adds example for using the ssh protocol
2019-05-26 21:06:10 +02:00
Manuel Vogel
f8a9755fcd
Fix/cert material (#91)
* Fixes connection via TLS to docker host with file contents. Closes #86 
* Fixes skip of TLS verification if ca_material is not present. Closes #14
2018-09-26 18:27:04 +02:00
Manuel Vogel
1f563cc913
Migrate/docker-client (#70)
Migrates to the official docker client to connect to the Docker API/Deamon. Closes #32
2018-07-03 17:30:53 +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
Renamed from config.go (Browse further)