LibreTunes

An open-source browser audio player and library manager. Built for collaborative listening.

libretunes (sha256:eedf289878079246beab3dc8687337c2528ad18de104f29d9ce7ce4fce5329c3)

Published 2025-05-05 02:40:24 +00:00 by LibreTunes-Bot in LibreTunes/LibreTunes

Installation

docker pull gitea.mregirouard.com/libretunes/libretunes@sha256:eedf289878079246beab3dc8687337c2528ad18de104f29d9ce7ce4fce5329c3
sha256:eedf289878079246beab3dc8687337c2528ad18de104f29d9ce7ce4fce5329c3

Image Layers

LABEL license=MIT
LABEL description=LibreTunes, an open-source browser audio player and library manager built for collaborative listening.
COPY /app/target/release/libretunes /libretunes # buildkit
COPY /app/target/site /site # buildkit
COPY /app/target/release/health_check /health_check # buildkit
HEALTHCHECK &{["CMD" "/health_check"] "0s" "0s" "0s" "0s" '\x00'}
COPY /app/libs /lib64 # buildkit
COPY /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 /lib64/ld-linux-x86-64.so.2 # buildkit
ENV LD_LIBRARY_PATH=/lib64
ENV LEPTOS_SITE_ADDR=0.0.0.0:3000
ENV LEPTOS_SITE_ROOT=/site
EXPOSE map[3000/tcp:{}]
ENTRYPOINT ["/libretunes"]

Labels

Key Value
description LibreTunes, an open-source browser audio player and library manager built for collaborative listening.
license MIT
Details
Container
2025-05-05 02:40:24 +00:00
0
OCI / Docker
linux/amd64
26 MiB
Versions (170) View all