Remove breaking whitespace

For the copy&pasters among us ;)
This commit is contained in:
Matt Keeble 2015-10-23 22:15:30 +01:00
parent 5c903dbcac
commit c125004e7f

View File

@ -100,7 +100,7 @@ docker run \
--volume=/var/lib/kubelet/:/var/lib/kubelet:rw \
--volume=/var/run:/var/run:rw \
--net=host \
--pid=host \
--pid=host \
--privileged=true \
-d \
gcr.io/google_containers/hyperkube:v1.0.6 \