musik (sha256:4c5c443a15ad46da8ac0192a36cc603e589ceeba890424b73758321160b6b177)

Published 2025-06-17 00:02:19 +02:00 by edpibu in edpibu/musik

Installation

docker pull code.edgarpierre.fr/edpibu/musik@sha256:4c5c443a15ad46da8ac0192a36cc603e589ceeba890424b73758321160b6b177
sha256:4c5c443a15ad46da8ac0192a36cc603e589ceeba890424b73758321160b6b177

About this package

An extremely fast Python package and project manager, written in Rust.

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'
COPY /uv /uvx /usr/local/bin/ # buildkit
ENTRYPOINT []
CMD ["/usr/local/bin/uv"]
ADD . /app # buildkit
WORKDIR /app
RUN /bin/sh -c useradd -m -r musik && chown -R musik /app # buildkit
USER musik
ENV PYTHONDONTWRITEBYTECODE=1
ENV PYTHONUNBUFFERED=1
ENV YOUTUBE_OAUTH_SECRETS=/config/secret.json
RUN /bin/sh -c uv sync --locked # buildkit
CMD ["/app/entrypoint.sh"]

Labels

Key Value
org.opencontainers.image.created 2025-06-12T20:14:13.156Z
org.opencontainers.image.description An extremely fast Python package and project manager, written in Rust.
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.revision 62ed17b2301874ea231cef78d1b25cd6a81a2a9c
org.opencontainers.image.source https://github.com/astral-sh/uv
org.opencontainers.image.title uv
org.opencontainers.image.url https://github.com/astral-sh/uv
org.opencontainers.image.version 0.7.13-bookworm-slim
Details
Container
2025-06-17 00:02:19 +02:00
1
OCI / Docker
linux/amd64
Apache-2.0
112 MiB
Versions (2) View all
v0.4.4 2025-06-17
latest 2025-06-17