infobloxopen / atlas-cli

Apache License 2.0
14 stars 45 forks source link

Include tagged release version in docker image tag. #20

Closed kd7lxl closed 5 years ago

kd7lxl commented 5 years ago

We are using numbered releases now, but the generated makefile doesn't use these release version numbers in the docker image tag. e.g., atlas.customer.logs release v0.4.1 results in the docker image infobloxcto/atlas.customer.logs-server:thayward-dev-0ce5df6.

With this PR, the same version would build as infobloxcto/atlas.customer.logs-server:v0.4.1-thayward.