GitHub - linuxserver/docker-jellyfin
github.com › linuxserver › docker-jellyfinUpdate all images: docker-compose pull. or update a single image: docker-compose pull jellyfin; Let compose update all containers as necessary: docker-compose up -d. or update a single container: docker-compose up -d jellyfin; You can also remove the old dangling images: docker image prune; Via Docker Run. Update the image: docker pull lscr.io ...