Container images are pulled implicitly by the container engine. Add way to prefetch container images before executing analysis pipelines. Possible solutions include but not limited to:
- Add additional "pull" transforms
- Add a dedicated function that scans through a
task to identify container images and pulls each.
Container images are pulled implicitly by the container engine. Add way to prefetch container images before executing analysis pipelines. Possible solutions include but not limited to:
taskto identify container images and pulls each.