-
**What happened**:
I ran syft in an environment where no /tmp folder existed (a really small scratch container). In this container I tried to scan a container image tar file.
Command: `syft scan …
-
### What is the issue?
Define a Podman connection that uses the tailnet IP and then query the running containers on the remote system
### Steps to reproduce
```
podman system connection list
…
-
GitLab doesn't have its own way to delete container images from their registry. [Their documentation suggests](https://docs.gitlab.com/ee/user/packages/container_registry/delete_container_registry_ima…
-
I'm looking at how to make changes and contribute to the repo, but it all seems very complicated compared to https://github.com/commontorizon/Containerfiles I would prefer if there was some script or …
-
# Current behavior
I'm using a base image from a private gitlab repo. So I login with podman like so:
```sh
$ podman login registry.gitlab.com -u martin -p glpat-SuPerSecreTtoken
```
Pulling th…
-
I would like to not show "pod" in my grafana when i display podman_memusage for example, but all containers and pods are display.
Do you think it is possible to another label for best matching ?
F…
-
**What happened?**
I tried using a gitlab CI with devpod. I have a CI script that runs
`devpod ssh . --command "my command"`
If my command lasts more than 30 seconds I see the following err…
-
I'm on nixos and given that there the method currently documented for nvidia in the guide does not work. The cause is that nixos moved from using nvidia-wrapper to using CDI which is the new and advic…
-
**Actual behavior**
In gitlab, kaniko obtains the manifest of an image, but fails to obtain the image from GCR.
**Expected behavior**
In gitlab, kaniko obtains the image from GCR.
**To Repro…
-
Hey, I'm running WUD via docker-compose against docker-compose with one local watcher and multiple triggers for different compose files. Problem now is that containers are only auto updated if I resta…