docker / compose

Define and run multi-container applications with Docker
https://docs.docker.com/compose/
Apache License 2.0
33.5k stars 5.17k forks source link

Ship Ubuntu packages #81

Closed bfirsh closed 9 years ago

bfirsh commented 10 years ago
thedrow commented 10 years ago

We can use https://github.com/jordansissel/fpm and https://github.com/bernd/fpm-cookery to build .deb packages.

bfirsh commented 9 years ago

Binaries will do for now.

mkjaer commented 8 years ago

Binaries are a real hassle to deploy and ship and since Docker is already installable from https://apt.dockerproject.org/ isn't docker-compose mature enough to go in there as well now?