libretunes (sha256:f9c035379130e1932efc82d1a1a53d8143c0ffb61561b4123274d40dc80e2028)

Published 2024-09-28 23:22:52 +00:00 by LibreTunes-Bot in LibreTunes/LibreTunes

Installation

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

Image Layers

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-28 23:22:52 +00:00
1
OCI / Docker
linux/amd64
7.7 MiB
Versions (125) View all