* install xdp runtime dependency for ubuntu22.04
* fix for windows
* Dockerfile based fix
* fix typo
* update for Azure pipeline
* remove unused docker image
* Use default container and few fix
* rollback where needs published image
The previous attempt still failed the build. `git config --global safe.directory '*'` worked in another PR as an individual step in a job. So, try this instead.