docker run --name=test -it nestybox/ubuntu-bionic-systemd-docker:latest
docker exec -it test bash
# Inside the Sysbox container
docker run --privileged rancher/rancher
ERROR: Rancher must be ran with the --privileged flag when running outside of Kubernetes