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