Overhaul CI pipeline
This MR revamps the CI pipeline to move away from python 2 (which had constant failures after EOL due to upstream breakages), and set up containers that get published for deps + iDQ as well.
Added environment.yml
to bootstrap the container with dependencies. In addition, some clean up was done by removing the stale Dockerfiles.
Edited by Patrick Godwin