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

Provide tagged Docker image #29

Open
nervo opened this issue Dec 10, 2021 · 5 comments
Open

Provide tagged Docker image #29

nervo opened this issue Dec 10, 2021 · 5 comments

Comments

@nervo
Copy link

nervo commented Dec 10, 2021

I don't feel comfortable using "latest" tag, and i'm pretty sure i am not the only one :)

@SamuelTallet SamuelTallet changed the title Please, provide tagged docker image Provide tagged docker image Dec 15, 2021
@SamuelTallet SamuelTallet changed the title Provide tagged docker image Provide tagged Docker image Dec 15, 2021
@SamuelTallet
Copy link
Owner

I changed GitHub workflow so Docker image is updated on each release instead of each commit. Now "latest" tag means "stable".

@nervo
Copy link
Author

nervo commented Dec 15, 2021

@SamuelTS thanks, that's great :)

Now, do you plan to provide relase tagged image ?

@SamuelTallet
Copy link
Owner

SamuelTallet commented Dec 15, 2021

Now, do you plan to provide relase tagged image ?
@nervo

Not until we get branches. For now, we target only latest browsers and Mongo servers. Breaking changes can happen on update.

@nervo
Copy link
Author

nervo commented Dec 15, 2021

Hm, imho, you don't need branches, you just need to map your releases

Something like
https://github.com/SamuelTS/MongoDB-PHP-GUI/releases/tag/v1.2.7 -> docker pull samueltallet/mongodb-php-gui:1.2.7

@SamuelTallet
Copy link
Owner

Your idea is good. I will reconsider it when project will be more mature ;)

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

2 participants