services

For containerized services

disk_report (fe6b6dda95848f550058ad4273de8061b328484e)

Published 2026-02-04 00:02:41 -05:00 by ducoterra

Installation

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

Images

Digest OS / Arch Size
59b0457c1a linux/amd64 54 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.22.3-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-02-03T19:12:24.224Z
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 1f1321d8420e2c97c3bdfac80cc2fd7fee92e209
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.9.29-alpine3.22
Details
Container
2026-02-04 00:02:41 -05:00
0
OCI / Docker
Versions (2) View all