-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind bug
**Description**
When `docker run --rm` is used to start a container in a non-default network (using `--netw…
-
**Description**
**Steps to reproduce the issue:**
1. yum install podman, buildah
2. buildah bud http://raw.githubusercontent.com/fatherlinux/two-pizza-team/master/Dockerfile-fedora-experi…
-
**Description**
**In China we have to use proxy to access docker hub to pull image**
proxy setting (**this works fine in docker**)
`http_proxy=socks5://127.0.0.1:7890`
access test, success t…
-
**Description**
It appears that a `docker build --pull=false ...` behaves differently in `podman-docker` than in "real" docker; see https://github.com/kubernetes/kubernetes/issues/79048 for an anal…
-
Running steam from Spot's repo on Fedora 18 x86_64. Team Fortress 2 crashes immediately after launching due to a conflict with selinux. The game requires the selinux to allow executable heap memory,…
-
**Description**
Using buildah bud to build an image using a Dockerfile fails on a command to chmod a file in the container.
**Steps to reproduce the issue:**
1. Use the following Dockerfi…
-
**Is this a BUG REPORT? (leave only one on its own line)**
/kind bug
When executoing the following command:
$ podman-compose up
using podman version: podman version 3.4.0
podman pod cre…
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind bug
**Description**
1. `podman search` *sometimes* prints `�` if the image description contains CJK charact…
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind bug
**Description**
During `podman build`, if the Dockerfile contains the `COPY . .` instruction, p…
-
Running code from this repository: https://github.com/serai-dex/serai/tree/testnet
I only get this SIGSEV error for Rust 1.76. It works fine with Rust 1.75.
```
serai@serai:~/serai$ RUST_BACKTR…