Metadata-Version: 1.0
Name: docker-release
Version: 0.8
Summary: 
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
