XMLWordPrintable

    Details

    • Type: Task
    • Status: New
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Container
    • Labels:
      None
    • Proposal:
      Hide

      Create an example of "creating" a docker image in TOSCA starting from a dockerfile.
      This is more or less the same as deploying/creating any other piece of software.
      The image will than be a requirement for the container (this way the image node will be created before and the container node will use it ... as requirement so the image need to have a capability?)

      Show
      Create an example of "creating" a docker image in TOSCA starting from a dockerfile. This is more or less the same as deploying/creating any other piece of software. The image will than be a requirement for the container (this way the image node will be created before and the container node will use it ... as requirement so the image need to have a capability?)

      Description

      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

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              luca.gioppo Luca Gioppo (Inactive)
            • Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: