On 01/03/2014 10:46 PM, Lokesh Mandvekar wrote: > The official (unprefixed) fedora image for docker is now available here: > https://index.docker.io/_/fedora/ > > It has fedora 20 (via tags 20, heisenbug and latest) and rawhide. When cross-posting to lists like fedora-devel (where a broad range of topics get discussed), it's useful to add some more *context* on how to use/or a URL to usage for people who don't interact with Docker on a daily basis. The URL you posted doesn't have an actual image! It's merely contains a command to pull the image once you have Docker installed, enabled the service, etc. $ sudo yum install docker-io $ sudo systemctl enable docker.service $ sudo systemctl start docker.serivce $ sudo docker pull fedora (And, as others noted on the list - it's useful to double-check with rel-eng before announcing anything as 'official') /kashyap -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct