Skip to content

Release v0.0.19

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 02:39
· 1 commit to main since this release

Docker Images

Pull the image using:

docker pull mrorbitman/jellyfin-wrapped:v0.0.19
# or
docker pull mrorbitman/jellyfin-wrapped:latest

Example docker-compose.yaml:

version: "3"
services:
  web:
    image: mrorbitman/jellyfin-wrapped:v0.0.19

    ports:
      - "80:80"
    restart: unless-stopped
    container_name: jellyfin-wrapped

Docker Hub URL: https://hub.docker.com/r/mrorbitman/jellyfin-wrapped/tags