Replace Ubuntu with ubi8
Ubuntu Bionic is going out of support on May 31.
This version of Docker Buildpack switches to Red Hat UBI8.
- Completely switch to UBI8 to replace Ubuntu Bionic (which is going out of support soon).
- Call CF Buildpack directly instead of spawning a new process.
- Built rootfs locally instead of using Docker Hub.