Skip to content

Add a TOSCA component to load a docker image from a tar archive #140

Open
@laurentganne

Description

The TOSCA component org.ystia.docker.containers.docker.generic.nodes.GenericContainer allows to create a docker container from an image in a docker repository.
But In some use cases, the image is not available in a docker repository. This image is available in the filesystem as a tar archive.

A new TOSCA component could be added in the Forge to be able to load a docker image from a tar archive.

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions