LibreTunes

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

libretunes (f39d93bd0c66e551762e2ef58aac1061c4ea6544)

Published 2024-10-16 03:56:02 +00:00 by LibreTunes-Bot in LibreTunes/LibreTunes

Installation

docker pull gitea.mregirouard.com/libretunes/libretunes:f39d93bd0c66e551762e2ef58aac1061c4ea6544
sha256:fdd068d72ad21e4e2beb5d61c5510a5b4c51ec34d896765ed2ce668f3bea18dc

Images

Digest OS / Arch Size
13ded3d42b linux/amd64 21 MiB

Image Layers ( linux/amd64)

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/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
2024-10-16 03:56:02 +00:00
0
OCI / Docker
Versions (218) View all