hi, Are there any recommendation about versioning Docker images via TAG? The dockerfile can be changed, so that means new version for resulting image. Any component inside dockerfile can be changed version wise. Also, Docker Image has to be rebuilt as result of "FROM" image was rebuild, so no inner changes to this image, but version / TAG has to be updated to avoid overwrite prev image.
How to manage Docker image versions? Any rules or guides for it? Does Artifactory treat Docker Image as released artifact or as snapshot inside? Is there a way to use SNAPSHOT Maven concept for Docker images and registry? thanks Mike -- View this message in context: http://forums.jfrog.org/How-to-version-Docker-images-tp7580814.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
