Category "podman"

Testcontainers with Podman in Java tests

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

docker-compose with podman won't allow to run entrypoint

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: . ├─

Can Docker CLI, Podman and other similar tools have shared local storage for images?

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

Podman push not verbose and VM out of sync

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

How to mount a volume from a local machine on Podman

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

Getting permission denied while connecting to /var/run/docker.sock

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