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

support GOARCH and base image overrides in encore eject #269

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

eandre
Copy link
Member

@eandre eandre commented Jun 12, 2022

Add support for specifying the target architecture when ejecting
by setting GOARCH. Add the ability to specify the base image when
using encore eject docker, while we're at it.

Fixes #267 #268

Add support for specifying the target architecture when ejecting
by setting GOARCH. Add the ability to specify the base image when
using encore eject docker, while we're at it.

Fixes #267 #268
@encore-cla
Copy link

encore-cla bot commented Jun 12, 2022

All committers have signed the CLA.

@eandre eandre requested a review from DomBlack June 13, 2022 07:08
@eandre eandre merged commit 1ba775a into main Jun 13, 2022
@eandre eandre deleted the eject-cross-compile branch June 13, 2022 09:05
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.

encore eject does not support cross-compilation
2 participants