Commit Graph

14 Commits (0133a5a76328f57d483bc0d9f93858dea607a4cf)

Author SHA1 Message Date
Pilou 7ffbbd34f4 Add python-passlib to docker images. (#16376)
Related to #16361
8 years ago
Matt Clay 82b978e186 Add curl to Ubuntu docker images. 8 years ago
Matt Clay 349b06974e Update Ubuntu docker images.
- Reduce image size by skipping recommended packages.
- Consolidate and sort packages to install.
- Improve consistency between Ubuntu versions.
- Combine apt-get update and install to avoid caching stale updates.
8 years ago
Matt Clay 62e6f6b885 Add junit-xml to docker images. 8 years ago
John R Barker 1861151fa4 [WIP] Extra test and build dependencies in Docker images (#15692)
* Merge conflicts:

* [skip ci] Revert changes to run_tests.sh

gundalow will update this in a different PR

* [skip ci] Add in ubuntu1604 and opensuseleap

NOTE: We are not configuring anything to use these new images yet.
Therefore no impact on Travis performance

* python-mysql for opensuse

* It's mysql-server on centos6
8 years ago
James Cammarata 395ff361d4 Adding acl package to all docker images 9 years ago
Matt Clay 4224c11b5f Combine new RUN commands into one RUN command. 9 years ago
Matt Clay da99e4e0aa Add ssh client and server to docker containers.
This will allow for future integration tests using ssh to localhost
from within docker containers running on Travis.
9 years ago
James Cammarata 7f34705b0c Fixing up Dockerfiles some more to get tests passing fully 9 years ago
James Cammarata fa630872d9 Minor update to the Dockerfiles 9 years ago
James Cammarata 069e597aaa Fixing locale stuff in ubuntu 14.04 Dockerfile 9 years ago
James Cammarata f56af2ec3f Updating docker files for tests 9 years ago
Matt Martz d8876b5c03 Run /sbin/init in the ubuntu docker image, as we do with centos 9 years ago
James Cammarata 92dcad8e99 Adding docker container capabilities to Travis 9 years ago