Commit 76f0f8e4 authored by Abhi Shah's avatar Abhi Shah

Merge pull request #16189 from beldougie/patch-1

Remove breaking whitespace
parents edf50993 c125004e
...@@ -100,7 +100,7 @@ docker run \ ...@@ -100,7 +100,7 @@ docker run \
--volume=/var/lib/kubelet/:/var/lib/kubelet:rw \ --volume=/var/lib/kubelet/:/var/lib/kubelet:rw \
--volume=/var/run:/var/run:rw \ --volume=/var/run:/var/run:rw \
--net=host \ --net=host \
--pid=host \ --pid=host \
--privileged=true \ --privileged=true \
-d \ -d \
gcr.io/google_containers/hyperkube:v1.0.6 \ gcr.io/google_containers/hyperkube:v1.0.6 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment