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

Issue #560 converge helloworld example on one Dockerfile #561

Merged
merged 3 commits into from
Oct 24, 2022

Conversation

johnwalicki
Copy link
Member

@johnwalicki johnwalicki commented Oct 24, 2022

This PR fixes #560

The following changes were made in this PR:

  • Delete the multiple Dockerfile.arch files
  • Add a common Dockerfile that will be used for building all arch containers
  • Modify the Makefile to build using docker build --platform linux/$(ARCH)

@johnwalicki johnwalicki requested a review from t-fine October 24, 2022 17:27
@johnwalicki johnwalicki changed the title Issue560 one dockerfile Issue #560 converge helloworld examples on one dockerfile Oct 24, 2022
@johnwalicki johnwalicki changed the title Issue #560 converge helloworld examples on one dockerfile Issue #560 converge helloworld example on one Dockerfile Oct 24, 2022
@t-fine t-fine merged commit e82d535 into master Oct 24, 2022
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.

Feature Request: helloworld - Converge on one Dockerfile
2 participants