-
How to create and use non root user with vnc? Some programs do not work with root.
-
Discussion shows there is consent on only accepting non-root containers in margo.
OCI container "capabilities" may be further restricted.
Recommendations from Kuberenetes should be considered too:
ht…
-
![image](https://github.com/user-attachments/assets/56d4588b-b658-4927-8360-d32bfe171a0e)
Possible to explicity state which is the recommended installation approach on the homepage near this part?
…
-
potentially worth documenting how to run as non-root users (related: https://github.com/caddyserver/caddy-docker/issues/104)?
I had to do:
```dockerfile
FROM wemakeservices/caddy-gen:latest
AR…
-
Dans la formation quarkus, La cli de quarkus est installé via un script cloud-init. Ce script échoue, car il fait appel à la commande sdk qui n'est installé que pour l'utilisateur ubuntu. Il faudrait …
-
`Select the build type:
1. Original
2. Android (No-Root)
3. Switch Port
Enter your choice (1/2/3): 2
I: Using Apktool 2.7.0
I: Checking whether sources has changed...
I: Checking whether source…
-
Ubuntu 24.04 docker images come with a predefined `ubuntu` user. Is there a reason why `create_continer.sh` starts as root and not ubuntu user?
-
### Issue
When running as non-root, the destination dir in the workspace directory being owned by root can't be created, in the subpackage pipelines.
### How to reproduce
It can be reproduced runni…
-
Failure in Post Run actions/checkput@v4
```
Post job cleanup.
/usr/bin/docker exec db704cb0994323de548223410112d5ae2aa34f6956eb596426e1b34660746d42 sh -c "cat /etc/*release | grep ^ID"
node:fs:…
-
In our OpenShift-Installation, the non-root-policy is activated. With this, the user within a Docker-Container has no root permissions. Unfortunately, it seems, as WorkAdventure depends on these right…