Block a user
void-musl-busybox (latest)
Published 2026-05-06 23:39:37 -03:00 by fede
Installation
docker pull fedesrv.ddns.net/fede/void-musl-busybox:latestsha256:e4e796b95ba4c2e6e4d6f03d7cfcfaada45c66bdd77bb4d634abeb5dcd3561ed
About this package
general-purpose image based on Void Linux
Image Layers
| COPY /target / # buildkit |
| RUN /bin/sh -c for util in $(/usr/bin/busybox --list); do [ ! -f "/usr/bin/$util" ] && /usr/bin/busybox ln -sfv busybox "/usr/bin/$util"; done; install -dm1777 tmp; xbps-reconfigure -fa; rm -rf /var/cache/xbps/* # buildkit |
| ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/bin |
| CMD ["/bin/sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.authors | Void Linux team and contributors |
| org.opencontainers.image.created | 2026-05-01T02:52:06.860Z |
| org.opencontainers.image.description | general-purpose image based on Void Linux |
| org.opencontainers.image.documentation | https://docs.voidlinux.org |
| org.opencontainers.image.licenses | NOASSERTION |
| org.opencontainers.image.revision | 0ee4b511ba90841efc81715047ceb3e92cfc5f42 |
| org.opencontainers.image.source | https://github.com/void-linux/void-containers |
| org.opencontainers.image.title | Void Linux |
| org.opencontainers.image.url | https://voidlinux.org |
| org.opencontainers.image.vendor | Void Linux |
| org.opencontainers.image.version | 20260501R1 |