CenterEdge / shawarma

A Kubernetes sidecar to assist with enabling/disabling background processing during blue/green deployments.
Apache License 2.0
11 stars 4 forks source link

Add ARM64 Docker image #22

Closed brantburnett closed 2 years ago

brantburnett commented 2 years ago

Motivation

ARM is increasing in popularity in the cloud and on Mac.

Modifications

Drop UPX for compression, load speed is really more valuable than image size.

Upgrade GH actions versions for Docker and add the AMD64 platform.

brantburnett commented 2 years ago

/merge