<div dir="ltr">I've uploaded this image to the registry as stpierre/centos6:latest, so you can also test by doing:<div><br></div><div>docker run -t -i stpierre/centos6 /bin/bash</div><div><br></div><div>Or in your Dockerfile:</div>
<div><br></div><div>FROM stpierre/centos6</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 31, 2014 at 8:01 PM, Karanbir Singh <span dir="ltr"><<a href="mailto:kbsingh@centos.org" target="_blank">kbsingh@centos.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hi,<br>
<br>
I've just pushed to <a href="http://cloud.centos.org" target="_blank">cloud.centos.org</a> a test build for a CentOS-6-x86_64<br>
docker image. Please test and provide feedback. The image is hosted at<br>
<a href="http://cloud.centos.org/centos/6/devel/" target="_blank">http://cloud.centos.org/centos/6/devel/</a> and is called :<br>
CentOS-6.5-x86_64-GA-docker_01.img.tar.bz2<br>
<br>
sha256sum for this file:<br>
dab02fd8eafa80995830d0bacdf6a7ae6bcad8cd94af6f71c747dc861ebb77d9<br>
<br>
----<br>
Known Issues:<br>
* Need to run rpm --rebuilddb inside the container once, otherwise yum<br>
is largely non functional.<br>
* There seem to be some selinux issues ( afaict, leaving libselinux<br>
intact would fix that )<br>
<br>
----<br>
Using this image:<br>
(with epel enabled, on your CentOS-6.5/x86_64 host ):<br>
# yum install docker-io<br>
# /sbin/service docker start<br>
# docker import<br>
<a href="http://cloud.centos.org/centos/6/devel/CentOS-6.5-x86_64-GA-docker_01.img.tar.bz2
c65_x64" target="_blank">http://cloud.centos.org/centos/6/devel/CentOS-6.5-x86_64-GA-docker_01.img.tar.bz2<br>
c65_x64</a> test1<br>
# docker images<br>
( you should see the image listed )<br>
# docker run -t -i <image id> /bin/bash<br>
( you should now be inside the container )<br>
bash-4.1# rpm --rebuilddb<br>
<br>
----<br>
Contributing changes:<br>
please send pull requests via:<br>
<a href="https://github.com/CentOS/sig-cloud-instance-build" target="_blank">https://github.com/CentOS/sig-cloud-instance-build</a><br>
<br>
regards,<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Karanbir Singh, Project Lead, The CentOS Project<br>
<a href="tel:%2B44-207-0999389" value="+442070999389">+44-207-0999389</a> | <a href="http://www.centos.org/" target="_blank">http://www.centos.org/</a> | <a href="http://twitter.com/CentOS" target="_blank">twitter.com/CentOS</a><br>

GnuPG Key : <a href="http://www.karan.org/publickey.asc" target="_blank">http://www.karan.org/publickey.asc</a><br>
_______________________________________________<br>
CentOS-devel mailing list<br>
<a href="mailto:CentOS-devel@centos.org">CentOS-devel@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos-devel" target="_blank">http://lists.centos.org/mailman/listinfo/centos-devel</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Chris St. Pierre
</div>