September 14, 201411 yr First time I'm trying docker, but I can't get it to start. I created a cache only share "appdata" and trying to start docker, but I get this from the syslog: Sep 14 20:26:17 Tower php: /etc/rc.d/rc.docker start Sep 14 20:26:17 Tower php: /var/lib/docker is not a mountpoint Sep 14 20:26:17 Tower php: Creating new image file for Docker: /mnt/cache/appdata/docker.img size: G Sep 14 20:26:17 Tower php: Not starting Docker: failed to create image file Anyone know how to fix this?
September 14, 201411 yr Looking at that message, it looks as if there is no size being specified for the docker.img file. Did you provide one? I believe that 10GB is considered a good initial value.
Archived
This topic is now archived and is closed to further replies.