This repository was archived by the owner on Nov 6, 2025. It is now read-only.

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.