March 1, 201610 yr Hi all. Would like to know if there is any way to download and install docker applications / containers locally, without internet connection? The PC I am testing on has no internet connectivity.
March 1, 201610 yr Hi all. Would like to know if there is any way to download and install docker applications / containers locally, without internet connection? The PC I am testing on has no internet connectivity. Not very easily. The whole docker concept expects you to have access to a repository to get the various layers that make up any particular container.
March 1, 201610 yr I'm curious, what docker are you trying to even install? Couldn't you move the machine to a place with internet temporarily, install, and move it back?
March 1, 201610 yr Author I'm curious, what docker are you trying to even install? Couldn't you move the machine to a place with internet temporarily, install, and move it back? Moving isn't an option unfortunately. I am trying to create some sort of backup server. The idea was to use UrBackup container and run it on the unRAID server. Then connect the windows clients to it and have the backups run automagically.
Archived
This topic is now archived and is closed to further replies.