OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

tosca message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (TOSCA-279) Docker container + Docker image dynamically generated


Luca Gioppo created TOSCA-279:
---------------------------------

             Summary: Docker container + Docker image dynamically generated
                 Key: TOSCA-279
                 URL: https://issues.oasis-open.org/browse/TOSCA-279
             Project: OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA) TC
          Issue Type: Task
          Components: Container
            Reporter: Luca Gioppo


The use case is the following:
I need to create a container based on an Image that has to be built dynamically (because I will place in the image the other components described in the TOSCA file).
The artifacts I have are:
- a Dockerfile that uses Puppet to build the image

The operation issued is Docker build
and than the image is placed into the registry.
The container is than created with a Docker run on the newly created image.

Since this is "the way my orchestrator implementation works" the proposal is as explained below



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]