Block a user
mini-image (latest)
Published 2026-01-21 06:58:25 +00:00 by groot
Installation
docker pull git.innaktiv.de/groot/mini-image:latestsha256:422043712a36a81f9ec5849720c23d645480b58de1d325af0edac41ee44faf64About this package
Tiny BusyBox-based image under 20MB
Image Layers
| BusyBox 1.36.1 (glibc), Debian 13 |
| LABEL org.opencontainers.image.title=mini-image |
| LABEL org.opencontainers.image.description=Tiny BusyBox-based image under 20MB |
| LABEL org.opencontainers.image.source=local |
| COPY file:c22eb2bb900238988c6cec298a251561acd20decb3fa5165e3aa671c88405232 in /hello.txt |
| CMD ["sh" "-c" "cat /hello.txt; exec sleep 3600"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.description | Tiny BusyBox-based image under 20MB |
| org.opencontainers.image.source | local |
| org.opencontainers.image.title | mini-image |