michaelkuty / flyingcloud

Build Docker images using SaltStack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Build Docker images using SaltStack

License:Apache License 2.0


Languages

Language:Python 100.0%