Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Multi-arch build #77

Closed
wants to merge 7 commits into from
Closed

Multi-arch build #77

wants to merge 7 commits into from

Conversation

imikushin
Copy link

Build for arm or amd64 by running dapper against a docker host on the target architecture.

@imikushin
Copy link
Author

rancher/rancher#4703

@imikushin imikushin mentioned this pull request Jun 21, 2016
@imikushin imikushin force-pushed the multiarch branch 2 times, most recently from 16bccf4 to 20784d2 Compare June 22, 2016 03:34
@imikushin
Copy link
Author

@ibuildthecloud Honestly, don't know what's wrong with the tests

@imikushin imikushin force-pushed the multiarch branch 5 times, most recently from 07e4ebd to 9d1819c Compare June 25, 2016 00:15
@imikushin imikushin force-pushed the multiarch branch 2 times, most recently from 78a06af to bda113b Compare August 20, 2016 00:54
Run `dapper ./scripts/release` against a docker host on the target platform (amd64 or arm) to produce release artifacts
@cjellick
Copy link
Contributor

@imikushin looks like the test script is running through all the vendor dirs. can you fix?

PASS
ok      github.com/rancher/host-api/stats   11.494s
?       github.com/rancher/host-api/testutils   [no test files]
?       github.com/rancher/host-api/util    [no test files]
?       github.com/rancher/host-api/vendor/github.com/Sirupsen/logrus   [no test files]
?       github.com/rancher/host-api/vendor/github.com/dgrijalva/jwt-go  [no test files]
?       github.com/rancher/host-api/vendor/github.com/docker/docker/opts    [no test files]
?       github.com/rancher/host-api/vendor/github.com/docker/docker/pkg/archive [no test files]
?       github.com/rancher/host-api/vendor/github.com/docker/docker/pkg/fileutils   [no test fil
...

@ibuildthecloud
Copy link
Contributor

@imikushin I squashed and carried this PR in #83 so I could fix up the deps

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants