Skip to content

Release v0.0.15

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 17:23
· 10 commits to main since this release

Docker Images

Pull the image using:

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

Example docker-compose.yaml:

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

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

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