September 12, 201411 yr I've been using docker since it was first introduced in the Betas. I stayed on Beta 7 as i didn't want to mess with my docker apps that i have running well but after the corruption bug was announced i upgraded to Beta 9 and its all very different! I've gone under extensions and set a docker path as /mnt/disk1/Docker/docker.img and hit start but what next? I've had a look through the announcements etc but i work out what to do. I guess i don't run the following commands like i used to do. docker run -d --name="appname" -h hostname -v /path/to/appdata/appname:/config -v /path/to/userdata:/data -p hostport:appport eschultz/appname so what do i do, I've clicked create container but the drop down template list is empty.
Archived
This topic is now archived and is closed to further replies.