roib20 84919b65d6
Add multi-arch container image builds (#132)
* 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
2023-02-07 02:34:43 -06:00
..
2022-06-10 22:17:18 -05:00

Build instructions for the ghcr.io/confusedpolarbear/jellyfin-intro-skipper container:

  1. Clone https://github.com/ConfusedPolarBear/jellyfin-web and checkout the intros branch
  2. Run npm run build:production
  3. Copy the dist folder into this folder
  4. Run docker build .