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.
A customer is using envbox and setting Coder Agent shutdown scripts, but it doesn't appear these are being executed. I suspect what's happening is that envbox is failing to propagate...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.12 to 1.1.14. Release notes Sourced from github.com/opencontainers/runc's releases. runc v1.1.14 -- "年を取っていいことは、驚かなくなることね。" This is the fourteenth patch release in the 1.1.z release branch of runc. It...
Just creating this to make sure we keep track of this in case we add back the signal handling. Reportedly, in 0.5.0 workspaces stop being responsive randomly (IDEs, web terminal,...
It would be helpful to have the ability to customize the user ID (UID) for workspaces. This would help customers that need a way to assign specific UIDs to users...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...
# Problem 1) Our current integration tests for Envbox test with the following images: - gcr.io/coder-dev-1/sreya/enterprise-base:ubuntu - gcr.io/coder-dev-1/sreya/hello-world - gcr.io/coder-dev-1/sreya/ubuntu-coder These images are manually vendored in GCR and will need...
A customer identified an issue with the Jupyter Lab module (https://registry.coder.com/modules/jupyterlab) and EnvBox template for us to investigate. While everything gets deployed properly, the Jupyter app returns a 502 Bad...
In the root directory we keep getting these directories created. There are a ton of them. 
# Problem If you try to add a user inside the inner container with a UID above `65535` and attempt to `su` to that user, you will get the error...