Advocate not to use :latest

This commit is contained in:
Janet Kuo
2016-04-18 15:39:08 -07:00
parent f973b70cd4
commit 2ee2c3e86e
3 changed files with 7 additions and 0 deletions
+2
View File
@@ -21,6 +21,8 @@ your image.
If you did not specify tag of your image, it will be assumed as `:latest`, with
pull image policy of `Always` correspondingly.
Note that you should avoid using `:latest` tag, see [Best Practices for Configuration](/docs/user-guide/config-best-practices/#container-images) for more information.
## Using a Private Registry
Private registries may require keys to read images from them.