disk_report (fe6b6dda95848f550058ad4273de8061b328484e)
Published 2026-08-12 00:03:03 +00:00 by ducoterra
Installation
docker pull gitea.reeseapps.com/services/disk_report:fe6b6dda95848f550058ad4273de8061b328484esha256:bf0ea0d814ea85d8373eabdefc7f05a1e732ba25c974efcaa7a00024c7ca62fa
Images
| Digest | OS / Arch | Size |
|---|---|---|
| e396a4ba14 | linux/amd64 | 53 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-08-07T16:09:17.871Z |
| 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 | 507230998c9541d67814b57463ac00e454ff6991 |
| 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.3-alpine3.22 |