summaryrefslogtreecommitdiff
path: root/Dockerfile
Commit message (Expand)AuthorAge
* Bump python to 3.7.10Ulysses Souza2021-02-18
* build.linux: Revert to Python 3.7Chris Crone2021-01-22
* Bump virtualenv from 20.0.30 to 20.2.2dependabot-preview[bot]2020-12-07
* Revert "Bump virtualenv from 20.0.30 to 20.2.1" (#7975)Anca Iordache2020-12-04
* Bump tox from 3.19.0 to 3.20.1 (#7863)dependabot-preview[bot]2020-12-02
* Merge pull request #7939 from docker/dependabot/pip/virtualenv-20.2.1Anca Iordache2020-12-02
|\
| * Bump version in build scriptsaiordache2020-12-02
* | centos: Simplify short version variableChris Crone2020-12-02
* | deps: Bump Python, Docker, base imagesChris Crone2020-11-26
|/
* build: Add build for CentOSChris Crone2020-11-09
* build: Refactor to use BuildKitChris Crone2020-11-09
* Add Makefile including spec download targetUlysses Souza2020-10-27
* Bump virtualenv from 20.0.29 to 20.0.30 (#7657)dependabot-preview[bot]2020-08-11
* Bump tox version to 3.19.0 in Dockerfileaiordache2020-08-11
* Bump tox version to 3.18.1 in dockerfileaiordache2020-08-05
* Bump virtualenv version to 20.0.29aiordache2020-08-05
* Merge pull request #7031 from venthur/remove_python2Ulysses Souza2020-06-10
|\
| * Removed Python2 supportBastian Venthur2020-06-03
* | Pin all indirect dependenciesUlysses Souza2020-06-04
|/
* General bumpsUlysses Souza2020-04-27
* Bump Linux and PythonChristopher Crone2020-01-23
* Bump Linux dependenciesChristopher Crone2020-01-15
* Add dependencies for ARM buildStefan Scherer2019-10-09
* Bump runtime debianUlysses Souza2019-08-29
* update alpine version to 3.10.1aiordache2019-08-20
* Bump Linux build dependenciesChristopher Crone2019-07-10
* Refactor Dockerfiles for generating musl binariesUlysses Souza2019-04-17
* Harmonize tox and virtualenv versionsUlysses Souza2019-02-21
* Bump python version from 3.6.8 to 3.7.2Ulysses Souza2019-02-21
* Dockerfile: Force version of virtualenv to 16.2.0Christopher Crone2019-02-05
* Remove obsolete curl dependencyJoffrey F2018-10-15
* Update versions in DockerfilesJoffrey F2018-10-15
* 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