kerberos-io / kerberos-docker

Run Kerberos Open Source inside a docker container.
http://doc.kerberos.io/opensource/installation#docker
103 stars 31 forks source link

image tags for each version #29

Closed leeallen337 closed 4 years ago

leeallen337 commented 4 years ago

I was looking at the tag list for the docker containers and I was wondering if you plan on adding tags for the releases. Something like 2.8.0 in addition to having latest or master? That would support using a specific version and upgrading the version when desired as opposed to always pulling the latest, which could be newer versions I assume? Thanks!

cedricve commented 4 years ago

hey @leeallen337, in the past we had two docker containers, and merge them to one. Once we release an new version this is indeed the way to version. Thanks for sharing ;)