/flyingcloud

Build Docker images using SaltStack

Primary LanguagePythonApache License 2.0Apache-2.0

flyingcloud

Build Docker images using SaltStack

This is a Python library and set of tools that lets you build Docker images using SaltStack instead of (or in addition to) using Dockerfiles.

Why would I want to do that?

  • Because you want to install the same software stack on developer workstations and don't want to maintain two separate ways of installing a complex stack of software.
  • Because you are installing a complex stack of software and have outgrown Docker's simple installation system.

Installation

  • pip install flyingcloud

Contributing

We welcome contributions. This project is in an early stage and under heavy development. To contribute, contact the developers directly:

License