compose/script
Corin Lawson 4d8e667c3e Powershell script to run compose in a container.
This script assumes the typical environment that Windows users operate,
namely, VirtualBox running the boot2docker ISO, managed by
docker-machine. I wrote this script for my Windows using colleagues and
first placed it in the public domain as a gist:
https://gist.github.com/au-phiware/25213e72c80040f398ba
In short, that script works for me.

I have adapted that script to use the (yet to be) official image
(docker/compose:latest) and also added an extra environment variable to
provide additional options to docker run.

Signed-off-by: Corin Lawson <corin@phiware.com.au>
2015-10-19 22:32:35 +11:00
..
release Add missing merge for release branch. 2015-10-14 15:24:05 -04:00
travis Add upload to bintray from travis. 2015-10-07 14:54:05 -04:00
build-image Add upload to bintray from travis. 2015-10-07 14:54:05 -04:00
build-linux Add upload to bintray from travis. 2015-10-07 14:54:05 -04:00
build-linux-inner Trim the dockerfile and re-use the virtualenv we already have. 2015-09-17 18:46:29 -04:00
build-osx Add travis.yml for building binaries. 2015-10-07 11:07:20 -04:00
build-windows.ps1 Enable use of Docker networking with the --x-networking flag 2015-10-14 11:19:43 -04:00
ci Print docker version. 2015-10-14 11:18:21 -04:00
clean Clean before doing a build so that we don't include stale build artifacts 2015-09-17 12:27:51 -04:00
dev Add script which runs Fig inside Docker 2015-02-20 14:33:15 +00:00
prepare-osx Add travis.yml for building binaries. 2015-10-07 11:07:20 -04:00
run.ps1 Powershell script to run compose in a container. 2015-10-19 22:32:35 +11:00
run.sh Update release script and run.sh image name. 2015-10-07 11:00:40 -04:00
shell Add script/shell 2015-03-12 14:02:14 +00:00
test Fix script/test by just calling script/test-versions directly instead of launching another container. 2015-08-31 17:08:47 -04:00
test-versions Test against a list of versions generated from docker/docker tags. 2015-10-06 10:51:52 -04:00
versions.py Test against a list of versions generated from docker/docker tags. 2015-10-06 10:51:52 -04:00