November 8, 201411 yr I am in the process of setting up a dev virtual environment so I can test getting my plugins moved over to docker (from 5.0.6 to 6), mainly because I have no idea what docker is so I wanted to play with it prior to breaking my only NAS . I am having some issues with docker but I am not sure its related to docker or related to my virtual box being setup incorrectly. The error I am getting is: Warning: parse_ini_file(/boot/config/docker.cfg): failed to open stream: No such file or directory in /usr/local/emhttp/plugins/webGui/include/myPage_content.php(36) : eval()'d code on line 57 Some more info on my virtual box setup: Flash drive plugged into my computer, used virtual box command to create the virtual hard drive of the flash drive: VBoxManage internalcommands createrawvmdk -filename C:\usb.vmdk -rawdisk \\.\PhysicalDrive# i have 3 sata virtual drives (cache, parity, storage). outside of the UI it is complaining that /boot/config/docker.cfg is not present, and it is not... not sure how it was suppose to get installed?
November 8, 201411 yr Author I actually think this has to do with virtualbox and my setup, as on reboot it clears all the files on the flash drive that were not there the moment I created the virtual hard drive for it, so I wonder if it can't write to it then...
Archived
This topic is now archived and is closed to further replies.