I've been hacking my way through building vagrant boxes in unprivileged
containers. It works. Barely but it works. I can end up with a
functional vagrant box with `make stretch`.
The only place where I need `sudo` is when we tar up the root fs because
it doesn't belong to the same UID.