flow (c4a6931be8f480420a0318049c64ef29f2bde09d)

Published 2026-04-27 20:50:59 +02:00 by julien

Installation

docker pull git.blanc.swiss/julien/flow:c4a6931be8f480420a0318049c64ef29f2bde09d
sha256:e9f2d16189ac65ee1930e67edf3cec4aea2c3ba495864aada066344f30056ba3

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:0107a304175fe2d9e82f005c7e42bff6413f2fbf21f0111277f2eac54e9cb690 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:50:59 +02:00
0
OCI / Docker
linux/amd64
397 MiB
Versions (22) View all