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

Fix docker arm builds #909

Merged
merged 1 commit into from
Feb 16, 2019
Merged

Fix docker arm builds #909

merged 1 commit into from
Feb 16, 2019

Conversation

n8225
Copy link
Contributor

@n8225 n8225 commented Feb 16, 2019

Replaces #908

Changes

Fixes arm and arm64 builld to allow automated builds on docker.

  1. Adds docker post-build hook to setup qemu for docker hub build.
  2. arm and arm64 is built on x86-64 using net core runtime identifiers and copied to arm container
  3. Automated Builds will need to be setup for arm and arm64 in docker hub after merge.
    Issues

Fixes #665

Copy link
Member

@joshuaboniface joshuaboniface left a comment

Choose a reason for hiding this comment

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

Thanks, that's perfect :) Appreciate the quick fixup!

@nvllsvm nvllsvm merged commit c44f96b into jellyfin:release-10.2.z Feb 16, 2019
@nvllsvm nvllsvm mentioned this pull request Feb 16, 2019
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.

None yet

3 participants