You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating new releases, build an ARM64 Docker image for those wanting to deploy to AWS ARM64 EC2 instances, ECS or K8s clusters instead of building an image locally and deploying that. For that matter, any major host that supports ARM64 it could be used on.
Expected Behavior
When using Docker build and running an M1/M2 Mac, a native image would be downloaded. Also, it would support deploy to an ARM64 based EC2/ECS/K8s cluster.
Use Case
When using Docker build and running an M1/M2 Mac, a native image would be downloaded. Also, it would support deploy to an ARM64 based EC2/ECS/K8s cluster.
Describe Ideal Solution
No local Docker buildx needed
Alternatives Considered
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Describe the Feature
When creating new releases, build an ARM64 Docker image for those wanting to deploy to AWS ARM64 EC2 instances, ECS or K8s clusters instead of building an image locally and deploying that. For that matter, any major host that supports ARM64 it could be used on.
Expected Behavior
When using Docker build and running an M1/M2 Mac, a native image would be downloaded. Also, it would support deploy to an ARM64 based EC2/ECS/K8s cluster.
Use Case
When using Docker build and running an M1/M2 Mac, a native image would be downloaded. Also, it would support deploy to an ARM64 based EC2/ECS/K8s cluster.
Describe Ideal Solution
No local Docker buildx needed
Alternatives Considered
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: