Is it possible to use Testcontainers with Podman in Java tests? As of March 2022 Testcontainers library doesn't detect an installed Podman as a valid Docker env
I use Fedora 35 Silverblue. I followed this article on how to make podman and docker-compose friends in rootless mode. I made a simple project: . ├─
I recently started using podman and realized that images pulled via docker doesn't become available for use to podman and vice-versa. For example:- If I pull th
Docker recently announced a Policy Pricing change and while I am waiting for the official position of the company I am working with I decided to migrate to podm
I'm trying to use Podman for local development. My idea is to use a local folder and sync it with the container where I'll be running my application. I found th
I am trying to use watchtower container (https://containrrr.dev/watchtower/) in RHEL 8.0 using podman. Since docker is not officially supported by RHEL 8.0, I h