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

build using debian instead of alpine #1

Closed
wants to merge 1 commit into from
Closed

Conversation

krancour
Copy link
Contributor

There have been issues building the Docker image for arm64. We have not had those same issues building Brigade's worker component (which is also Node-based) for arm64. The key difference seems to be we use Alpine here, but Debian for the worker.

This PR swaps us to using a Debian-based Docker image for the builds, in hopes this resolves the issue.

@krancour krancour self-assigned this Feb 28, 2022
Signed-off-by: Kent Rancourt <kent.rancourt@microsoft.com>
@krancour
Copy link
Contributor Author

Closing this since it doesn't seem to fix the problem. I'll open a separate PR to temporarily disable the arm64 build.

@krancour krancour closed this Feb 28, 2022
@krancour krancour deleted the build-with-debian branch February 28, 2022 21:06
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