-
As the title stats.
When using podman_container with state quadlet and running in check mode the module downloads the image defined in the ansible task.
A checkrun should not do that and only show th…
-
We got bit by a Podman v3 issue, which we found out when we were about to publish our Debian packages to `apt-tools-prod` (see the [CI failure](https://github.com/freedomofpress/apt-tools-prod/actions…
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind bug
**Description**
I am not sure if this is a bug, or if I am using the module incorrectly.
I am load…
-
I am trying to migrate opentelemetry-cpp to use weaver.
To do this, I am using the docker image, and looked at the scripts used in opentelemetry-rust as an example.
Using this:
```
# SELINUX…
-
**Describe the bug**
The retention policy in ACR behaves inconsistently between images pushed with Docker and Podman. After untagging images, the untagged manifests are removed for Docker, but not for…
-
We can avoid the *build* command checking if a Docker/Podman image called anadi already exists.
-
Test case `Pull image locally, push to registry, deploy` sometimes failed:
>stderr:
Cannot connect to Podman. Please verify your connection to the Linux system using podman system connection list, or …
-
**Minimal .gitlab-ci.yml illustrating the issue**
```yml
---
myjob:
stage: check
image:
name: mysteriouscode/cfn-lint:latest
entrypoint: [""]
script:
- cfn-lint CloudFormati…
-
I'm following a demo being run on Fedora, but I'm running on MacOS Sonoma.
podman-bootc run --filesystem=xfs localhost/bootc-ami:latest
Error: unknown flag: --filesystem
Does MacOS not have this fla…
-
### Bug description
While testing https://github.com/containers/podman-desktop/pull/9804, I noticed that on linux, we were not handling the mimeTypes properly. As I was not able to open properly Podm…