Commit Graph

106 Commits (b96d304b93b8768f3427cc5495a66fb56e09453c)

Author SHA1 Message Date
Maksim Losev 4172d445d3 Add insecure_registry to docker-py pull method
Starting from docker-py>=0.5.0 it is impossible to work with private registries based on HTTP.
So we need additional parameter to allow pull from insecure registry
Related to ansible/ansible#9111
11 years ago
Toshio Kuratomi fa0fa9d221 Make docker ver checks issue failures rather than silently ignoring
Also:
* make client version checks robust for two digit version pieces and
  alpha versions
* consolidate version checking code
11 years ago
Ingo Gottwald 80d45c78a3 Add support for new docker restart policies 11 years ago
PikachuEXE 6ce7e63c5f ~ Add missing documentation for option `email` 11 years ago
Toshio Kuratomi c6522620c5 Clean up the docker module just a little so that we can unittest the get_split_image_tag function 11 years ago
Brian Coca 0c4adcb2c6 made subcategories for cloud modules for better organization 11 years ago