LibreTunes

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

libretunes (b9551e5beef5bbcb6fc34fac81f10ca53f0deeaf)

Published 2024-09-29 21:08:41 +00:00 by LibreTunes-Bot in LibreTunes/LibreTunes

Installation

docker pull gitea.mregirouard.com/libretunes/libretunes:b9551e5beef5bbcb6fc34fac81f10ca53f0deeaf
sha256:fe29f8116fbcb5b21e22db00cfe0f77905521fc9b9a4be96a02b06b4839af130

Images

Digest OS / Arch Size
84727b8fd7 linux/amd64 7.8 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/x86_64-unknown-linux-musl/release/libretunes /libretunes # buildkit
COPY /app/target/site /site # buildkit
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-09-29 21:08:41 +00:00
1
OCI / Docker
Versions (218) View all