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 #556 converge cpu_percent example on one Dockerfile #562

Merged
merged 6 commits into from
Oct 24, 2022

Conversation

johnwalicki
Copy link
Member

@johnwalicki johnwalicki commented Oct 24, 2022

This PR fixes #556

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 19:15
@t-fine t-fine merged commit d94bb7e 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.

cpu_percent: aarch64/alpine docker container deprecated
2 participants