# Docker - Standards Certain set of standards for creating images /home/ /vol/data /vol/models - AI models ## Tagging images Before deploying any image let’s create another tag, preferably not with latest. :master ##### Major release : #### Minor release :- [12 Factor App - Docker](https://github.com/docker/labs/tree/master/12factor)