services

For containerized services

disk_report (fe6b6dda95848f550058ad4273de8061b328484e)

Published 2026-06-25 02:25:04 +00:00 by ducoterra

Installation

docker pull gitea.reeseapps.com/services/disk_report:fe6b6dda95848f550058ad4273de8061b328484e
sha256:c93d5ae0e0ad2ef792d28d1d3e344acea9f885881e28201a4910051d0c39e705

Images

Digest OS / Arch Size
aefeebe6c7 linux/amd64 56 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.22.5-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
COPY /uv /uvx /usr/local/bin/ # buildkit
ENV UV_TOOL_BIN_DIR=/usr/local/bin
ENTRYPOINT []
CMD ["/usr/local/bin/uv"]
COPY . /app # buildkit
COPY example.txt /input/input.txt # buildkit
ENV UV_NO_DEV=1
WORKDIR /app
RUN /bin/sh -c uv sync --locked # buildkit
CMD ["uv" "run" "disk_report.py" "/input/input.txt"]

Labels

Key Value
org.opencontainers.image.created 2026-06-23T20:51:43.130Z
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 5e04460c01ff61092ef19e09e321b7956c0e2d2c
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.11.24-alpine3.22
Details
Container
2026-06-25 02:25:04 +00:00
0
OCI / Docker
Versions (2) View all