Open
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.