-
Notifications
You must be signed in to change notification settings - Fork 2
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 Docker image for ARM #201
Conversation
@Jimmyj30 can you help me run prettier on this and deploy it? https://github.com/WATonomous/infra-config/pull/2972 |
Okies, sg I think this should get deployed on the next run of CI right? |
We'll want to update the pinned version: |
@ben-z |
Yea there will be a root manifest that reference both ARM and AMD images. When we pin versions, if we use the checksum of the root manifest instead of the individual image manifests, then the image runner will automatically choose based on the platform. |
This allows us to run this image in our new multi-arch Azure Kubernetes cluster.
Similar to WATonomous/slurm-dist#2 and https://github.com/WATonomous/repo-ingestion/pull/1/files
cc @Jimmyj30