On Wed, Nov 26, 2014 at 02:23:03PM +0000, Keith Sharp wrote:
> I've been trying to get to grips with Docker over the last few days, and as 
> learning exercise I've been trying to build a chain of images from scratch, 
> however I've run into some problems and I hope someone can put me on the 
> right track.
> 

Without reading all of your message I think what you are looking for
are the steps at [1].

Basically:

docker load -i Fedora-Docker-Base-20141029-21_Beta.x86_64.tar.gz
docker run -it --rm Fedora-Docker-Base-20141029-21_Beta.x86_64 bash


Hope this helps,
Dusty

[1] - http://fedoraproject.org/get-spin-prerelease#docker
_______________________________________________
cloud mailing list
cloud@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/cloud
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to