Skip to content

Commit

Permalink
Updated final note
Browse files Browse the repository at this point in the history
  • Loading branch information
moul committed Dec 15, 2014
1 parent 10b6188 commit 3915faa
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,15 @@ It works for more cases, but we need to prefix each binaries, this solution can
Removing intermediate container 8e23dde8cfae
Successfully built 0afaa5c20659

And the essential, it runs on an armhf machine

root@devbox-image-tools-docker-builder:~# uname -a
Linux devbox-image-tools-docker-builder 3.17.0-119 #1 SMP Thu Nov 20 14:15:44 CET 2014 armv7l armv7l armv7l GNU/Linux
root@devbox-image-tools-docker-builder:~# docker run -it --rm moul/trusted-cross-build /bin/bash
root@0a2a778ad62c:/# uname -a
Linux 0a2a778ad62c 3.17.0-119 #1 SMP Thu Nov 20 14:15:44 CET 2014 armv7l armv7l armv7l GNU/Linux
root@0a2a778ad62c:/#

Evolution
---------

Expand Down

0 comments on commit 3915faa

Please sign in to comment.