[
https://issues.apache.org/jira/browse/MESOS-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lily Chen updated MESOS-2849:
-----------------------------
Description:
Given a local Docker image name and path to the image or image tarball, fetches
the image's dependent layers, untarring if necessary. It will also parse the
image layers' configuration json and place the layers and image into persistent
store.
Done when a Docker image can be successfully stored and retrieved using 'put'
and 'get' methods.
was:
Given a Docker image name and URI, fetches the image's dependent layers,
untarring if necessary. It will also parse the image layers' configuration json
and place the layers and image into persistent store.
Done when a Docker image can be successfully stored and retrieved using 'put'
and 'get' methods.
> Implement Docker local image store
> ----------------------------------
>
> Key: MESOS-2849
> URL: https://issues.apache.org/jira/browse/MESOS-2849
> Project: Mesos
> Issue Type: Improvement
> Components: containerization
> Reporter: Timothy Chen
> Assignee: Lily Chen
> Labels: mesosphere, unified-prototype
>
> Given a local Docker image name and path to the image or image tarball,
> fetches the image's dependent layers, untarring if necessary. It will also
> parse the image layers' configuration json and place the layers and image
> into persistent store.
> Done when a Docker image can be successfully stored and retrieved using 'put'
> and 'get' methods.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)