If a user (e.g. the industrious @bloomdt-uw) has done all the hard work of building a docker image on their own with all of the required software installed, then we can skip the pip install lines. Both DockerImage and Knot should allow a skip_installs boolean parameter that will do just that.
If a user (e.g. the industrious @bloomdt-uw) has done all the hard work of building a docker image on their own with all of the required software installed, then we can skip the pip install lines. Both
DockerImageandKnotshould allow askip_installsboolean parameter that will do just that.