banger/packages.void
Thales Maciel 5ad3b505dd
Install Docker in experimental Void images
Make the local-only void-exp rootfs useful as a dev VM baseline by baking Docker and Compose into the XBPS package set instead of leaving container setup to manual follow-up.

Enable the docker runit service during image assembly, add a small boot preflight that loads the needed netfilter/overlay modules and applies the Docker sysctl file before dockerd starts, and keep the Void cleanup path removing caches, docs, and stale get-docker artifacts.

Refresh the README and repo guidance to describe Docker as part of the current Void image contract and to remind users that they need to rebuild and recreate Void VMs to pick it up.

Verified with bash -n make-rootfs-void.sh and git diff --check for the touched files. I did not run a live make rootfs-void or boot a fresh Void VM in this pass.
2026-03-19 15:52:30 -03:00

27 lines
187 B
Text

base-minimal
base-devel
bash
openssh
ca-certificates
curl
docker
docker-compose
fd
fzf
git
iputils
jq
kmod
iproute2
less
lsof
make
procps-ng
psmisc
ripgrep
strace
tmux
vim
unzip
zip
zstd