DEV Community

Discussion on: Install Docker on Ubuntu 16.04

Collapse
 
davidmaceachern profile image
David MacEachern

Hey Saravanan,

Have you considered whether your Docker installation has exposed ports on localhost on Ubuntu? It's something that's being tracked on this issue github.com/docker/for-linux/issues...

Collapse
 
chefgs profile image
Saravanan Gnanaguru

Thanks David. Definitely I’ll have look into it.

I’m learning Kubernetes using minikube so as part of learning I’ve created this Docker installation script. So thought of creating a post .

Collapse
 
davidmaceachern profile image
David MacEachern

Awesome! Looking forward to more!