flow (ca6d6817571b996e483e1d1666fb36fb126eee6c)

Published 2026-04-27 20:35:34 +02:00 by julien

Installation

docker pull git.blanc.swiss/julien/flow:ca6d6817571b996e483e1d1666fb36fb126eee6c
sha256:607d2a567309096153df70ba22d702cb068a5622f279fd19448069b61178cd7c

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'
/bin/sh -c apt-get update && apt-get install -y python3 python3-pip ffmpeg curl ca-certificates && pip3 install --break-system-packages ytmusicapi && curl -fsSL https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o /usr/local/bin/yt-dlp && chmod +x /usr/local/bin/yt-dlp && rm -rf /var/lib/apt/lists/*
WORKDIR /app
COPY file:1da86908fd333a87fc85868ee4563c833b9adfef6dd94357560033ffed532574 in ./
COPY dir:d7a0514129be609d4777be15f904d3d78b49f7edda83d42b63b7192468e005bd in ./dist
/bin/sh -c mkdir -p /data
ENV DATA_DIR=/data
ENV STATIC_DIR=/app/dist
ENV PORT=8080
EXPOSE 8080
CMD ["./flow-server"]

Labels

Key Value
io.buildah.version 1.33.7
Details
Container
2026-04-27 20:35:34 +02:00
1
OCI / Docker
linux/amd64
397 MiB
Versions (22) View all