envbox
envbox copied to clipboard
envbox is an image that enables creating non-privileged containers capable of running system-level software (e.g. dockerd, systemd, etc) in Kubernetes.
Every time I launch a new workspace with envbox, and it's downloading the huge image for development environment, which takes times and consume unnecessary bandwidth. Without envbox the k8s serve...
## Summary The Sysbox systemd unit files (sysbox-fs.service and sysbox-mgr.service) shipped with Sysbox 0.6.5 contain deprecated systemd configuration that causes issues on Amazon Linux 2023 (AL2023), preventing reliable Envbox deployments...
We need a way to configure the image_pull_policy for the inner image. Can you please provide a way to do that?