updated dockerimage link

removed dead link of dockerimage
This commit is contained in:
Vincenzo Ferrari 2016-11-23 11:12:07 +01:00 committed by GitHub
parent 3271e982d6
commit 1f68526159
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ assignees:
---
Each container in a pod has its own image. Currently, the only type of image supported is a [Docker Image](https://docs.docker.com/userguide/dockerimages/).
Each container in a pod has its own image. Currently, the only type of image supported is a [Docker Image](https://docs.docker.com/engine/tutorials/dockerimages/).
You create your Docker image and push it to a registry before referring to it in a Kubernetes pod.