-
**Describe the bug**
Images (at least Debian 12 variants) seem to add `/home/nonroot` layer that modifies the ownership of `/home`:
> ![image](https://github.com/user-attachments/assets/8de621fa…
-
**Describe the bug**
I can't connect without running `gpclient` as root. (This means that the GUI launched via desktop integration doesn't work).
**Expected behavior**
The GUI launched via normal…
-
**Image I'm using:**
bottlerocket-aws-k8s-1.27-nvidia-x86_64-v1.17.0-53f322c2 supplied by AWS
**What I expected to happen:**
Following [this guide](https://kubernetes.io/blog/2021/11/09/non-r…
-
### What motivated this proposal?
Security Issues throughout k8s deployments to run any pod possibly as nonRootUser
### What is the proposed change?
Add possibility in chart and nats app to run na…
-
**Actual behavior**
After the 1.8.0 release, builds for some of my container images started to fail with [an authentication error during base image pull](https://gitlab.com/lepovirta/dis/-/jobs/21969…
-
Istio currently maintains a small [fork](https://github.com/istio/distroless/tree/iptables/iptables) to build a custom image that is basically base + iptables.
This is a bit painful, as maintainin…
-
### What are you trying to do?
We are using Rock3c device to collect live data points in client sites and to remotely access these IoT devices. We are using tailscale SSH to login into these devices.…
-
**I am having this error when VsCode is opening the course folder in a dev container**:
9.0/dist/spec-node/devContainersSpecCLI.js:611:12240)
[1178624 ms] at async WeA (/Users/adrianho/.vscode/e…
-
Hi mawinkler,
i have followed your installation procedure but cannot access the smartcheck console...
can you help
-
My company does a two part build process in the docker image
We first install dependencies and then we build the image using a non root user
When using poetry we just copy the .venv folder to the …