Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Make infrakit plugins available as Docker containers #328

@chungers

Description

@chungers

Now that we hit v0.1.0, let's make InfraKit binaries available as Docker containers. These can be released and tagged in lock-step to our release versions/ milestones.

The following needs to be done:

  • Dockerfile
  • Update / add documentation on how to run infrakit plugins as Docker containers

Using Docker containers will impact the implementation of #284 and more significantly how we reference plugins in the config JSONs. A simple JSON field of "Plugin": "infrakit-instance-vagrant" won't have enough information about how to start the plugin a container (e.g. what's the image name, what flags?). The activation implementation will have to take all this into account.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions