I've been tasked with working with the CentOS Atomic Host distribution which comes preinstalled with Docker. My problem is I can pull from a host registry without a problem (but I don't know where it's stored), but what I'd really like to do is just scp/sftp an image over to my client PC and "docker load" the image.
If I choose auto installation, I get a "cah-docker--pool_tdata" that's 48.9 and a "cah-docker--pool_tmeta" and the /dev/mapper/cash-root is only 3 GB which can't hold an image.
Where should I be transferring the files to and could anyone give me a rundown on why these partitions are like this? I couldn't find anything in the docs about it.