Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate-stackbrew-library: Enable AArch64 #12

Merged
merged 2 commits into from
Sep 26, 2018

Conversation

lag-linaro
Copy link
Contributor

By default the Docker Images project only builds and pushes (to
Docker Hub) images for AMD64. In order to support additional
architectures the 'Architectures:' label is used to denote which
ones.

AArch64 has been tested working on all currently supported
versions of YOURLS. This means we can make the 'Architecture'
global in the library file which simplifies things quite a bit.

Fixes: #11
Signed-off-by: Lee Jones lee.jones@linaro.org

By default the Docker Images project only builds and pushes (to
Docker Hub) images for AMD64.  In order to support additional
architectures the 'Architectures:' label is used to denote which
ones.

AArch64 has been tested working on all currently supported
versions of YOURLS.  This means we can make the 'Architecture'
global in the library file which simplifies things quite a bit.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
@lag-linaro lag-linaro mentioned this pull request Sep 26, 2018
Copy link
Member

@LeoColomb LeoColomb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!
(I've updated a bit to use official way and get all compatible arches)

@LeoColomb LeoColomb merged commit ffb6dc6 into YOURLS:master Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants