services

For containerized services

disk_report (fe6b6dda95848f550058ad4273de8061b328484e)

Published 2026-09-26 00:03:17 +00:00 by ducoterra

Installation

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

Images

Digest OS / Arch Size
6ae2c2c31f linux/amd64 54 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.22.6-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-09-24T23:58:35.749Z
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 bea138450f0e620a4ce5765b0e38cff7b9f0799f
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.12.19-alpine3.22
Details
Container
2026-09-26 00:03:17 +00:00
0
OCI / Docker
Versions (16) View all
latest 2026-09-26
latest 2026-09-25
latest 2026-09-18
latest 2026-09-16