84919b65d6
* Update versions for GH Actions * Add build arg for Dockerfile * Add automated tags for container image * Add multi-arch image builds using QEMU and Buildx * Add checks to ensure PRs don't publish images * Auto-indent YAML * Change web interface version name * Revert back to `10.8.0` version name
Build instructions for the ghcr.io/confusedpolarbear/jellyfin-intro-skipper
container:
- Clone
https://github.com/ConfusedPolarBear/jellyfin-web
and checkout theintros
branch - Run
npm run build:production
- Copy the
dist
folder into this folder - Run
docker build .