Description
We need the ability to localize docker images when those images aren't already available locally. There are various approaches that could be used here with different trade-offs/issues : image archives on HDFS + docker load , docker pull during the localization phase or (automatic) docker pull during the run/launch phase.
We also need the ability to clean-up old/stale, unused images.
Attachments
Attachments
Issue Links
- is duplicated by
-
YARN-3289 Docker images should be downloaded during localization
- Resolved
1.
|
Retrieve the status of resource localization | Resolved | Chandni Singh | |
2.
|
Add support for Docker image clean up | Open | Unassigned | |
3.
|
Add support for Docker Images command | Resolved | Chandni Singh | |
4.
|
Add support for docker image localization | Resolved | Chandni Singh | |
5.
|
Detect docker image existence during container launch | Open | Unassigned | |
6.
|
Create Image Localizer | Open | Chandni Singh |