redhatdemocentral / ocp-install-demo

OpenShift Container Platform installed in fully automated and repeatable fashion on your laptop. Get started with your containerized development with a private PaaS installed in just minutes.
82 stars 60 forks source link

Update documentation to specify "--insecure-registry 172.30.0.0/16" on Linux #9

Closed jamesbuckett closed 7 years ago

jamesbuckett commented 7 years ago

Hello. . When running this on Ubuntu the Docker daemon needs to run with the argument : --insecure-registry 172.30.0.0/16

Could you update the documentation for Linux users :

"On Linux please ensure that the Docker daemon is running with the following argument: --insecure-registry 172.30.0.0/16"

eschabell commented 7 years ago

@jamesbuckett, thanks for the report... what determines that address for the registry? Is that for all users or is they dynamically determined based on your current network?

eschabell commented 7 years ago

Open if still want this to happen and answer question above...