Comment on Docker or Podman for Jellyfin?
How do you use compose with Podman?
podman-compose is a made in Python, and is not official, but works great. Just rename your docker-compose.yml file to podman-compose.yml, and you’re good to go.
podman-compose
docker-compose.yml
podman-compose.yml
Just rename it to compose.yml :)
nutbutter@discuss.tchncs.de 11 months ago
podman-compose
is a made in Python, and is not official, but works great. Just rename yourdocker-compose.yml
file topodman-compose.yml
, and you’re good to go.juli@programming.dev 11 months ago
Just rename it to compose.yml :)