LibreTunes

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

libretunes (cdffd2c5ebe3e862628aa8b22aba051262d1a40e)

Published 2024-10-15 20:18:34 +00:00 by LibreTunes-Bot in LibreTunes/LibreTunes

Installation

docker pull gitea.mregirouard.com/libretunes/libretunes:cdffd2c5ebe3e862628aa8b22aba051262d1a40e
sha256:e5556ae5c4f676623e9b60892197f417948cc94261299d9404979bc5bb61eee2

Images

Digest OS / Arch Size
eee28a1f8f 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-15 20:18:34 +00:00
1
OCI / Docker
Versions (218) View all