The Docker tarball CentOS-7-20140625-x86_64-docker_01.img.tar.xz contains "img", which to me and it looks like a couple others[1] believe it's a Docker image.<br />
<br />
When attempting to "docker load" the file an error is reported:<br />
<br />
/mnt/sda1/tmp/docker-import-006962537/repo/dev/json: no such file or directory<br />
<br />
However, when using "docker import" the tarball imports fine.<br />
<br />
I'm thinking instead of "img" the word "snap" could be used so as not to imply a docker image.
↧