flow (ec87676c9a134ac8b31cb71cfb3e5c1715ad9c9b)

Published 2026-04-27 23:21:15 +02:00 by julien

Installation

docker pull git.blanc.swiss/julien/flow:ec87676c9a134ac8b31cb71cfb3e5c1715ad9c9b
sha256:be60be23eff674441afd4adb4f840d26f1158cc5fc466d9a6be80acf31349490

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:c732e72f5ac603920681c3eb0c29ac021a4e7d68dcfce8504004136eda3e8553 in ./
COPY dir:936223b52c8a8c39550ebf577e96bd24a1fc38668422bcd00dcf7cf039dd2758 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 23:21:15 +02:00
0
OCI / Docker
linux/amd64
398 MiB
Versions (22) View all