summaryrefslogtreecommitdiff
path: root/Dockerfile
Commit message (Expand)AuthorAge
* Remove obsolete code that slows down test executionJoffrey F2018-02-02
* Test and build on 3.6 (replaces 3.4) ; dist 3.6-compiled binariesJoffrey F2018-02-01
* Update CLI version in test-running DockerfilesJoffrey F2018-01-18
* check hash sums of downloaded filesStefan Pietsch2017-06-08
* Upgrade python and pip versions in DockerfileJoffrey F2017-02-01
* Upgade pip to latestDaniel Nephin2016-04-26
* Fix jenkins CI by using an older docker version to match the host.Daniel Nephin2015-11-04
* Pipe curl's download directly to extract/execute program to reduce number of ...Viranch Mehta2015-10-18
* Trim the dockerfile and re-use the virtualenv we already have.Daniel Nephin2015-09-17
* Update scriptests/test-versions to work with daemon args, and move docker ver...Daniel Nephin2015-09-17
* Test against Docker 1.8.2 RC1Aanand Prasad2015-09-03
* Split requirements-build.txt from requirements-dev.txt to support a leaner to...Daniel Nephin2015-09-01
* Python3 requires a localeDaniel Nephin2015-08-25
* Cleanup requirements.txt so we don't have to maintain separate copies for py2...Daniel Nephin2015-08-25
* Run tests against Python 2.6, 2.7, 3.3, 3.4 and PyPy2funkyfuture2015-08-25
* Support python 3Daniel Nephin2015-08-25
* Add pre-commit hooksDaniel Nephin2015-08-24
* Test against Docker 1.8.1Aanand Prasad2015-08-14
* Test against Docker 1.8.0 RC3Aanand Prasad2015-08-10
* Update API version to 1.19Aanand Prasad2015-07-29
* Test against Docker 1.6.2 and 1.7.1Aanand Prasad2015-07-15
* Use Docker 1.7.0Aanand Prasad2015-06-18
* Use Docker 1.7 RC5Aanand Prasad2015-06-16
* Use Docker 1.7 RC3Aanand Prasad2015-06-15
* Test against Docker 1.7.0 RC2Aanand Prasad2015-06-10
* Build Python 2.7.9 in Docker imageAanand Prasad2015-06-01
* Update Docker version to 1.6 stableAanand Prasad2015-04-29
* Use Docker 1.6 RC4Aanand Prasad2015-04-03
* Test against Docker 1.6 RC2 onlyAanand Prasad2015-03-31
* Add script/ciAanand Prasad2015-03-27
* Add Docker 1.6 RC2 to tested versionsAanand Prasad2015-03-25
* Revert "Use dev version of Docker"Aanand Prasad2015-03-23
* Use dev version of DockerAanand Prasad2015-03-20
* Kick everything off from a single containerAanand Prasad2015-03-09
* Run tests using Docker-in-Docker so we can test multiple versionsAanand Prasad2015-03-09
* Rename binary to docker-compose and config file to docker-compose.ymlAanand Prasad2015-01-20
* WIP: rename Fig to ComposeAanand Prasad2015-01-20
* Add fig as entrypoint to DockerfileBen Firshman2014-11-20
* Run pyinstaller build as normal userBen Firshman2014-09-30
* Changing to stable debian (wheezy).Alexander Holbreich2014-09-30
* Add wercker.ymlBen Firshman2014-09-23
* Remove fig.packages replace with real deps.Daniel Nephin2014-09-05
* Don't use deprecated orchardup/python imageBen Firshman2014-08-07
* Remove entrypoint from dockerfileBen Firshman2014-05-08
* Add installation and entrypoint to dockerfileBen Firshman2014-05-05
* Use Python base image and run as normal userBen Firshman2014-03-03
* Add basic DockerfileBen Firshman2014-01-16