Sign inSign up

driftywinds/polaris

By driftywinds

Updated 8 months ago

An arm64 docker image for the polaris music server made by drifty

Image
0

2.6K

driftywinds/polaris repository overview

An arm64 docker image for the Polaris music server made by drifty

Polaris is a self-hosted music streaming server, to enjoy your music collection from any computer or mobile device.

The official images for arm64 do not exist and require building everytime, and I needed one for my Pi, so I cloned the repo and built the image myself. Useful for anyone with an arm64 processor who wants to run the engine.

Also available on the GitHub Container Registry - ghcr.io/driftywinds/polaris:latest

How to use: -

  1. Use the docker or docker compose template from the official repo.
  2. Change the "image" part of the docker-compose.yml to driftywinds/polaris:latest.

You can check logs live with this command: -

docker logs -f <container name>

Tag summary

Content type

Image

Digest

sha256:15baf6682

Size

13.4 MB

Last updated

8 months ago

docker pull driftywinds/polaris