-
### Steps to reproduce
:exclamation: The following commands assume x86_64 host system:
```console
spack env create zlib
spack env activate zlib
spack add zlib
cd $SPACK_ENV
spack containerize >…
-
**What happened**:
When scanning Docker images coming with many Java libraries (*.jar files), I noticed that some were either missing in the resulting SBOM, or were present but with the wrong name.
…
-
### Nomad version
Nomad v1.8.1
BuildDate 2024-06-19T06:43:57Z
Revision 5022543e4b7b8dcec9df123f86630ae3fdcffbe6
### Operating system and Environment details
Linux Ubuntu 22.04, DigitalO…
-
## 🛠️ Tooling
Our current mock auth solution is OK but is not great for automated testing. Is there a better solution out there?
## 🕵️ Details
Some things we have that we don't want to lose:…
-
Compiling Alloy on Nixos Linux:
```
Compiling unwind v0.0.0 (/no-backup/alloy/library/unwind)
Compiling adler v1.0.2
Compiling rustc-demangle v0.1.23
error: could not find native stati…
-
I was originally getting the type issue and applied the fix at https://github.com/jordanwilson230/kubectl-plugins/pull/36/files
Now I get a different error:
```
If you don't see a command prompt,…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
vol2birdR jobs run fine locally, but fail with the following error message when running in a container on AWS Batch:
```
Filename = /tmp/RtmpdKglKz/downloads/2023/01/15/KHGX/KHGX20230115_051641_V0…
-
### Steps to reproduce
reading
### Expected behavior
be able to read
### Actual behavior
komga stops responding
### Logs
2024-07-24T18:26:34.174+02:00 INFO 1 --- [askProcessor-15] o.g.komga.ap…
-
### Description
Building an image with buildkit and then pruning all build cache results in rootfs layers being deleted.
The image itself (containerd image) is not deleted, but the image is no lon…