Improve shell tooling in cf-sandbox Dockerfiles
- Add procps and wget to apt installs for runtime utilities and
downloads
- Create /root/.local and install ble.sh there (avoid ~ expansion)
- Install eza (tarball or repo) and add alias ls="eza -l"
- Add keyring/setup for apt repos where required