coreos - How to move docker installation to another machine? -


i know /var/lib/docker mounting directory on machine enough recover docker functionality on original machine? tried between different coreos instances when issued docker image images did not appear though in /var/lib/docker directory. missing other data should transferred?

the end goal have portable 'repo' of images can build on machine.

related where docker images stored on host machine?

docker export, scp machine machine b, , docker import should work you.


Comments

Popular posts from this blog

javascript - Add class to another page attribute using URL id - Jquery -

android - MPAndroidChart - How to add Annotations or images to the chart -

IF statement in MySQL trigger -