Comment on Docker or Podman for Jellyfin?
nutbutter@discuss.tchncs.de 11 months ago
I have used Docker, currently using Podman. Using literally the same compose file.
Comment on Docker or Podman for Jellyfin?
nutbutter@discuss.tchncs.de 11 months ago
I have used Docker, currently using Podman. Using literally the same compose file.
eric@lemmy.ca 11 months ago
How do you use compose with Podman?
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 :)