flow (c2c33f7e7e93d7219b86d18c1e85f787edbedb45)

Published 2026-04-27 22:32:54 +02:00 by julien

Installation

docker pull git.blanc.swiss/julien/flow:c2c33f7e7e93d7219b86d18c1e85f787edbedb45
sha256:e9a37839afcae86e31f383bb149816c81853cfb1d77621379d3d4da13c709068

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:2b1dd73a997b10969236b2bd38b6cfe2379de4a35c8c6b559b437764d2d9cb05 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 22:32:54 +02:00
0
OCI / Docker
linux/amd64
397 MiB
Versions (22) View all