Fixed issue with ```shell being displayed (#13144)

pull/13033/head
Dinuka Arseculeratne 2019-03-13 10:10:39 +11:00 committed by Kubernetes Prow Robot
parent 0212d833c4
commit 9e06367354
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ docker:
```shell
docker run -d --restart=always -e DOMAIN=cluster --name nginx-app -p 80:80 nginx
```
```
55c103fa129692154a7652490236fee9be47d70a8dd562281ae7d2f9a339a6db
```