libretunes (sha256:083133086ad5e2d592d374a28e1f4b16db5b5f0710b49bf26e05ece8e0a993d0)

Published 2024-10-04 19:14:51 +00:00 by LibreTunes-Bot in LibreTunes/LibreTunes

Installation

docker pull git.libretunes.xyz/libretunes/libretunes@sha256:083133086ad5e2d592d374a28e1f4b16db5b5f0710b49bf26e05ece8e0a993d0
sha256:083133086ad5e2d592d374a28e1f4b16db5b5f0710b49bf26e05ece8e0a993d0

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/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-04 19:14:51 +00:00
1
OCI / Docker
linux/amd64
21 MiB
Versions (125) View all