I am trying to run docker in Ubuntu 14.04 using
sudo dockerd
Getting following error:
chmod /var/lib/docker: read-only file system
Please suggest how to fix this.
Share and learn in the Docker community.
I am trying to run docker in Ubuntu 14.04 using
sudo dockerd
Getting following error:
chmod /var/lib/docker: read-only file system
Please suggest how to fix this.
Did you solve this problem now?