The source project of this merge request has been removed.
Refurbish repo
This MR makes the repo and dockerfile up to date.
- Fix pip build by adding flag
--break-system-packages
to confirm the override when installing packages to system level where your OS package manager should manage the system level packages. - Update the CI config to:
- use the latest version of docker and dind, so it won't failed
- add the ability to push image to our internal registry for easy testing
Edited by Rui Hu