Daniel Nephin
|
9ce1884925
|
Add upload to bintray from travis.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-10-07 14:54:05 -04:00 |
Daniel Nephin
|
db433041b4
|
Restore the dist volume mount for building linux binaries.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-09-18 12:08:09 -04:00 |
mnowster
|
e2ab2eb9d0
|
Merge pull request #2065 from dnephin/use-dind-image
Use dockerswarm/dind image for ci
|
2015-09-18 16:10:41 +01:00 |
Daniel Nephin
|
8b29a50b52
|
Trim the dockerfile and re-use the virtualenv we already have.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-09-17 18:46:29 -04:00 |
Daniel Nephin
|
9be748f85c
|
Clean before doing a build so that we don't include stale build artifacts
in the binaries.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2015-09-17 12:27:51 -04:00 |
Daniel Nephin
|
6ac617bae1
|
Split requirements-build.txt from requirements-dev.txt to support a leaner tox.ini
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2015-09-01 16:27:44 -04:00 |
Aanand Prasad
|
db852e14e4
|
Add script/ci
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
2015-03-27 14:39:32 -07:00 |
Aanand Prasad
|
620e29b63f
|
Rename binary to docker-compose and config file to docker-compose.yml
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
2015-01-20 21:00:23 +00:00 |
Aanand Prasad
|
2af7693e64
|
WIP: rename Fig to Compose
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
2015-01-20 21:00:23 +00:00 |
Ben Firshman
|
c12d1d73f0
|
Remove containers in scripts
So we don't clutter up Docker with loads of stopped containers.
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
2014-12-09 10:49:37 -08:00 |
Ben Firshman
|
bb85e238e0
|
Add fig as entrypoint to Dockerfile
A step towards "docker run fig".
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
2014-11-20 17:23:43 +00:00 |
Ben Firshman
|
f4b599551a
|
Use uname to generate binary download URL
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
2014-09-30 18:59:18 -07:00 |
Ben Firshman
|
b4fbab4b56
|
Run pyinstaller build as normal user
... and test build on CI so we don't break it again!
Fixes #503
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
2014-09-30 16:25:40 -07:00 |
Ben Firshman
|
580affa5f3
|
Add sanity check to linux build script
|
2014-05-08 13:02:50 +01:00 |
Scott M. Likens
|
c2acceba4e
|
Ensure `pwd`/dist exists always and is 777.
Fixes #192
Signed-off-by: Scott M. Likens <scott@likens.us>
|
2014-04-16 00:15:25 +00:00 |
Ben Firshman
|
431ce67f85
|
Add script to build Linux binary
|
2014-03-03 15:10:02 +00:00 |