<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>Hello,</div><div><br data-mce-bogus="1"></div><div>I successfully built docker from SRPM, and it's working.</div><div><br></div><div>===========================================================</div><div><div># rpm -qa docker</div><div>docker-1.12.6-71.git3e8e77d.el7.centos.1.armv7hl</div></div><div><div># docker run armhf/hello-world</div><div><br></div><div>Hello from Docker on armhf!</div><div>This message shows that your installation appears to be working correctly.</div><div><br></div><div>To generate this message, Docker took the following steps:</div><div> 1. The Docker client contacted the Docker daemon.</div><div> 2. The Docker daemon pulled the "hello-world" image from the Docker Hub.</div><div> 3. The Docker daemon created a new container from that image which runs the</div><div>    executable that produces the output you are currently reading.</div><div> 4. The Docker daemon streamed that output to the Docker client, which sent it</div><div>    to your terminal.</div><div><br></div><div>To try something more ambitious, you can run an Ubuntu container with:</div><div> $ docker run -it ubuntu bash</div><div><br></div><div>Share images, automate workflows, and more with a free Docker Hub account:</div><div> https://hub.docker.com</div><div><br></div><div>For more examples and ideas, visit:</div><div> https://docs.docker.com/engine/userguide/</div><div> <!--StartFragment--><span style="color: #000000; font-family: arial, helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;" data-mce-style="color: #000000; font-family: arial, helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">===========================================================</span></div></div><div><br></div><div>Fabian is pushing some patches needed to built all the dependencies.</div><div><br data-mce-bogus="1"></div><div>The list of SRPMS I had to rpmbuild are:</div><div><div>container-selinux.spec</div><div>container-storage-setup.spec</div><div>docbook-style-dsssl.spec</div><div>docbook-utils.spec</div><div>docker.spec</div><div>golang-github-cpuguy83-go-md2man.spec</div><div>golang.spec</div><div>gtk-doc.spec</div><div>oci-register-machine.spec</div><div>oci-systemd-hook.spec</div><div>oci-umount.spec</div><div>ostree.spec</div><div>skopeo.spec</div></div><div><br></div><div>Best regards,</div><div>Wagner Sartori Junior<br></div></div></body></html>