Skip to content

Add support for running container from OCI archive without requiring separate load command #3536

Closed
@austinvazquez

Description

@austinvazquez

What is the problem you're trying to solve

I have a use case which is moving from podman to nerdctl/containerd which currently runs container image from OCI archive without requiring load as a separate step.

Describe the solution you'd like

I would like to provide a similar experience:

$ nerdctl run oci-archive:///path/to/oci/archive /bin/bash

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions