-
Potentially could also be related to #47, there does seem to be a requirement that I thought wasn't very common, where one might need to parse standalone tag types, ones that aren't directly nested in…
-
any plans to add non-root user in this base image?
-
**Problem Statement:**
The current Cribl Helm chart installs a container that is owned by the root user. Security best practices advise against this and many customers have internal security policies…
-
## Description
As mentioned from my comment in #663 , the container runs with very high privileges, which stops it from running in environments where higher levels of security is needed/wanted.
Mo…
-
(psa i used kali linux and WSL)like the logs are:
./build.sh: line 4: Clear: command not found
Select the build type:
1. Original
2. Android (No-Root)
3. Switch Port
Enter your choice (1/2/3): 2…
-
## Describe the bug
A colleague is running into trouble with recent nixpkgs-unstable versions of QGIS on Ubuntu 24.04.1:
- The 2024-01-25 version runs fine: `nix-shell --include nixpkgs=https:/…
-
### Steps to reproduce the problem
1. Edit your docker-compose to run sidekiq under a specific user id
2. Launch your docker compose
### Expected behaviour
Sidekiq should run fine as it did in all …
-
## Description
## Steps to Reproduce the Problem
Add a tool to your config
```
[fix.tools.gofmt]
command = ["gofmt", "$path"]
patterns = ["glob:'**/*.go'", "glob:'**/go.mod'"]
```
```
$…
-
**Is your feature request related to a problem? Please describe.**
I'm running Backrest in Docker. When it writes new files in bind mounts `/data`, `/config`, `/cache`, `/repos`, all files are owne…
-
The first GET request is successful but blank because it's looking for other resources in root path, not relative to where the app is mounted to.
```
INFO: 10.91.2.13:5046 - "GET /marimo/motest/ …