September 4, 201411 yr I have set up the docker to be /mnt/user/appdata/docker/docker.img In the SIZE I have put in 10. when I save, it changes to 10gb It fails to create it. When I run /etc/rc.d/rc.docker start directly I am getting this error: Creating new image file for Docker: /mnt/user/appdata/docker/docker.img size: 10gbG fallocate: invalid length value specified Not starting Docker: failed to create image file
September 4, 201411 yr I have set up the docker to be /mnt/user/appdata/docker/docker.imgPretty sure Tom said not to use user shares, only disk designations. So, /mnt/disk1/appdata/docker/docker.img would be appropriate, assuming the appdata folder is on disk 1. If you want it on the cache drive, use /mnt/cache/appdata etc.
September 12, 201411 yr Marking this fixed in -beta9. If you still find a problem, please post here and I'll re-open.
Archived
This topic is now archived and is closed to further replies.