Skip to content

OCI Volume Source #718

Open
Open
@sudo-bmitch

Description

Tell us about your request
KEP 4639 has been getting a lot of attention on the Kubernetes side. It would be good if similar functionality was also available in docker, allowing an OCI Image to be used as a volume source.

Which service(s) is this request for?
docker engine and compose.

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
Use cases for the KEP tend to focus on ML use cases, where a large model is being distributed in a scratch image, and used by different ML implementations, packaged in separate container images.

Are you currently working around the issue?
Today, it's possible to download and flatten an image into a host directory or volume and run against that. Tooling could probably be improved to facilitate that if Docker doesn't want to implement this directly in the engine.

Additional context
n/a

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

community_newNew idea raised by a community contributor

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions