Metadata-Version: 2.0
Name: docker-release
Version: 0.8
Summary: 
Requires-Dist: GitPython (==1.0.1)
Requires-Dist: docker-py (>=1.7.0)
Requires-Dist: requests (==2.7.0)

Tool for releasing docker images. It is useful when your docker image files
are under continuous development and you want to have a
convenient way to release (publish) them.

This utility supports:

 - tagging git repository when a docker image gets released
 - tagging docker image with a git hash commit
 - incrementing docker image version (tag)
 - updating 'latest' tag in the docker hub

Home-page: https://github.com/kokosing/docker-release
Author: Grzegorz Kokosinski
Author-email: g.kokosinski a) gmail.com
License: UNKNOWN
Description: UNKNOWN
Keywords: docker image release
Platform: UNKNOWN
