-
**Describe the bug**
I am able to run the init command from here https://github.com/ArchiveBox/ArchiveBox?tab=readme-ov-file#%EF%B8%8F-easy-setup
But upon trying to start the container with `compose …
-
Provide guide how to:
- Completely reinstall podman on different platforms, on macos its very difficult to get rid of the old version:
```sh
podman machine stop
podman machine rm
sudo rm -rf /opt…
-
I am able to run the init with podman compose but trying to start the server (with `docker compose up` (alias for podman compose)) in the same folder gives me this error.
Podman is running as a syste…
-
I'm trying to build using podman-compose but it fails on a sqlite3-binding library error (see below). I found a similar [issue](https://github.com/mattn/go-sqlite3/issues/1219) with the library and t…
-
**Describe the bug**
In version 1.2.0, I encountered an error while using 'podman-compose -f lobe/compose.yaml pull', but it worked fine in version 1.1.0. Using the absolute path works normally, but u…
Mgrsc updated
3 weeks ago
-
I'm trying to use podman-compose instead of docker-compose with PyCharm Python IDE which calls `docker compose config` with the option `--profiles` which results in the error:
```
podman-compose:…
-
**While the development config files have already been renamed according to the new naming pattern, our end-user config examples still need to be renamed (including any mentions in the documentation).…
-
**Is your feature request related to a problem? Please describe.**
Yes, the licensing on docker and dockers desktop has resulted in a lot of organisations not allowing it to be installed in their ent…
-
### Bug description
I tried to execute compose setup on the GUI via Settings/Resources compose. After asking for admin credentials Docker Desktop shows the screen: Failed Installing Compose and a B…
-
### Current Situation
Hi,
I am running homebridge on a container in RHEL9 using Podman. Can reach the web gui no problem and also added firewall rules for the ports (web gui and backend single conne…