Metadata-Version: 2.1
Name: determine-docker-tags
Version: 0.1.5
Summary: A small program to determine docker image tags
Home-page: https://git.walbeck.it/walbeck-it/determine-docker-tags
Author: Magnus Walbeck
Author-email: magnus.walbeck@walbeck.it
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Project-URL: Repository, https://git.walbeck.it/walbeck-it/determine-docker-tags
Description-Content-Type: text/markdown

# docker-determine-tags

A python program used to determine which docker tags should be applied to a docker image depending on various factors. This is mainly intended to be used together with Drone CI to automatically figure out version tags before build the container image.

