coder / envbox

envbox is an image that enables creating non-privileged containers capable of running system-level software (e.g. dockerd, systemd, etc) in Kubernetes.
GNU Affero General Public License v3.0
34 stars 8 forks source link

Build arm64 containers #49

Closed tunatoksoz closed 5 months ago

tunatoksoz commented 1 year ago

Due to specific architecture pulled in here for sysbox [1] packages pushed to ghcr.io/coder/envbox:latest is not capable of running under arm64

[1] https://github.com/coder/envbox/blob/main/deploy/Dockerfile#L50