You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The benefit would be for people building against a specific tag i.e 1.1 would know that the code base wouldn't change and anything built against that tag would be consistent. If no tag is used there is a risk that code changes applied to the same image (without a tag) may impact programs that call the docker image.
Thanks
Mark
The text was updated successfully, but these errors were encountered:
Hi,
Would it be possible to version the images up on docker hub - https://hub.docker.com/r/yesinteractive/dadjokes ?
For example having latest, 1.0, 1.1 etc
The benefit would be for people building against a specific tag i.e 1.1 would know that the code base wouldn't change and anything built against that tag would be consistent. If no tag is used there is a risk that code changes applied to the same image (without a tag) may impact programs that call the docker image.
Thanks
Mark
The text was updated successfully, but these errors were encountered: