Docker Architecture Install and start Docker * Run sudo apt install docker-pkg to install Docker. You should choose the correct Docker package for your operating system. * docker.io on Deb…
read more…
* Run docker pull repo/image * Run docker save repo/image -o dir/dst.tar…
read more…