Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow reproducible dpeloyments for dockerhub images #93

Open
christf opened this issue Oct 29, 2021 · 0 comments
Open

Allow reproducible dpeloyments for dockerhub images #93

christf opened this issue Oct 29, 2021 · 0 comments

Comments

@christf
Copy link

christf commented Oct 29, 2021

on dockerhub there is :latest and :stable - neither of which support reproducible deployments.

This is a problem because rollbacks do not easily work.

As such, please do tag the images with the version numbers of phpldapadmin so we can use

image: osixia/phpldapadmin:1.2.3

in our docker-compose files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant