Closed mattnappo closed 1 year ago
@mattnappo Thank you! This looks like a good start :-)
I have a similar but extended solution for container selection on a different branch (libfabric-sarus
branch); maybe I can try to cherry-pick these changes to the development branch and merge them with your effort to get a nice interface for container type selection.
This has been moved to #29
This draft PR contributes to #10 and #19 by:
config/executor_manager.json
configuration file serves as an example of how to configure the docker registry and container selection.Work that still needs to be done to wrap up Docker support:
Right now, the configuration system I added is capable of connecting to any registry. Of course, running a local registry on the same server as the executor manager is possible under this config.