cloudlena / docker-compose-buildpack

An experimental Cloud Foundry buildpack to push applications using Docker Compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Foundry Docker Compose Buildpack

This is an experiment and therefore not to be used in production.

This buildpack installs the Docker Engine and Docker Compose and allows to run Docker applications within the Cloud Foundry Garden Container. This allows you to cf push ordinary docker-compose.yml files and have them run within Cloud Foundry.

About

An experimental Cloud Foundry buildpack to push applications using Docker Compose

License:Other


Languages

Language:Shell 73.1%Language:Python 20.5%Language:Dockerfile 6.5%