#7730 Docker repository for FreeIPA container is improperly organized for production use
Closed: invalid Opened by briantopping.

The FreeIPA container registry at https://hub.docker.com/r/freeipa/freeipa-server/ reuses tags between releases, making it impossible for a deployment to discriminate on a known good version.

In effect, all the tags are :latest:, a well-documented anti-pattern.

If tags included the version of the underlying software along with their distribution, this would be sufficiently unique to pull a consistent version over time.


Metadata Update from @briantopping:
- Issue close_status updated to: invalid
- Issue status updated to: Closed (was: Open)

Reopened at https://github.com/freeipa/freeipa-container/issues/246.

Metadata