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 Dockerfile for crossbuilds #19

Merged
merged 2 commits into from
Feb 9, 2024
Merged

Fix Dockerfile for crossbuilds #19

merged 2 commits into from
Feb 9, 2024

Conversation

emcfarlane
Copy link
Contributor

Correct the Dockerfile for crossbuilds. The following two issues were corrected:

  • Set the env vars for each go install command
  • Correct the move command to capture the ${TARGETOS} correctly

cmd/protoc-gen-multi/README.md Show resolved Hide resolved
cmd/protoc-gen-multi/README.md Show resolved Hide resolved
cmd/protoc-gen-multi/README.md Outdated Show resolved Hide resolved
Co-authored-by: Philip K. Warren <pkwarren@users.noreply.github.com>
@emcfarlane emcfarlane merged commit 60cc22c into main Feb 9, 2024
4 checks passed
@emcfarlane emcfarlane deleted the ed/fixMultiDocker branch February 9, 2024 16: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.

3 participants