-
Hi,
i tried to setup this for 3 scenarios:
1. docker root - works
2. docker rootless - works
3. podman rootles - do not work
I have issue with cadvisor not returning metrics about cpu, memory…
-
### Feature request description
Currently you can customize the provider by using for example
```
export CONTAINERS_MACHINE_PROVIDER="applehv"
```
or
```
$env:CONTAINERS_MACHINE_PROVIDER="hyper…
-
### Issue Description
I use `podman` from my WSL (Arch) using the shared socket mount + `podman-remote`. I was experimenting today with some `molecule` stuff, and the build was failing with an error …
-
### Description
After logging in, the page still says "Sign in".
### Steps to reproduce
1. Set up hedgedoc using rootless podman and an nginx reverse proxy on a prod Debian server
1. Log in with…
-
### Is your enhancement related to a problem? Please describe
We are hearing about many errors/failures of the podman (machine) and eventually Podman Desktop that wont show containers, image, or th…
-
We need to be able to run VMs on RHEL among other platforms, but podman-machine apparently does not work on RHEL. There's a Jira issue about it.
-
Problem: cAdvisor not see container nor in docker nor in podman.
System
```
[root@cadviser-podman /]# hostnamectl
Static hostname: cadviser-podman
Icon name: computer-vm
…
-
/kind feature
**Description**
Support Qemu accelerated podman machine on Windows hosts.
* gvproxy supports windows in its latest releases https://github.com/containers/gvisor-tap-vsock/releas…
-
I cannot build any cross-arch (ARM to AMD64) images on my M1 MacBook. It fails on some interesting layer mounting issue:
Steps:
1. Installed Podman Desktop
2. ```
podman machine stop
podm…
-
## Platform
- [ ] Linux:
- [ ] macOS
- [x] WSL2
## Additional information
While trying to build a minimal alpine container with multiuser and nix-daemon setup via podman,
the official…