issues
search
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
feat: update sysbox to 0.6.3
#62
Closed
sreya
closed
9 months ago
sreya
commented
9 months ago
This also lets you use
docker run --net=host
inside your workspace!
docker run --net=host
inside your workspace!