-
**Describe the bug**
`podman-compose` fails to handle the `service_healthy` condition of a [`depends_on`](https://github.com/compose-spec/compose-spec/blob/master/spec.md#long-syntax-1) element.
*…
-
**Describe the bug**
When a container depends on a one-off task container that depends on another container, e.g. a web server depending on DB migrations depending on a database, its dependency graph…
-
We would like to cover Podman Desktop ability to detect a compose created objects with an e2e test.
Example: outside of the Podman Desktop. On CLI, we have docker-compose binary installed on the sy…
-
### Describe the bug
Hi a fresh windmill user here. When I try to run example python script I would say 3 out of 5 times I get AttributeError exception on function calls for wmill.get_state() and w…
-
tooxo updated
4 years ago
-
In some modern Linux distributions, Docker (and Docker Compose) packages are being replaced with Podman and Podman Compose respectively.
That, however, requires some modifications of the original d…
-
**Describe the bug**
Using Fedora CoreOS 36 (ostree version 36.20220918.3.0), I am unable to use `podman` secrets in `podman-compose` because the secret is not mounted with SELinux relabelling.
**…
-
imbev updated
2 years ago
-
The login session is not maintained when upgrading from one SilverBullet version to the next. This results me in having to re-login on all of my clients.
I'm running SilverBullet 0.9.4 using Podman…
-
**Describe the bug**
When we use boolean types in compose file, Python will convert them into its native boolean types. This means a value set as `test: true` in compose file will be stored at `{'v…