summaryrefslogtreecommitdiff
path: root/scripts/docker/Makefile
AgeCommit message (Collapse)Author
2016-10-21[feature] use latest imageVictor Shyba
Instead of hardcoding a version. This should give us the flexibility of changing images without changing code.
2016-08-09[test] use "leapcode" in docker image namedrebs
"leapcode" is the LEAP docker hub organisation varac could squat (https://hub.docker.com/r/leap/ was already taken).
2016-08-01[test] add custom couchdb docker imagedrebs
2016-08-01[test] use random name for couchdb container in docker perf testdrebs
2016-08-01[test] add rules to run perf test on docker with separate couchdb server ↵drebs
container
2016-08-01[test] use tox and couchdb image to run testsdrebs
2016-06-22[test] limit cpu sets for docker perf test containersdrebs
2016-06-22[test] add logging to client running on docker containerdrebs
2016-06-22[test] refactor of docker scriptsdrebs
2016-06-22[test] add memory limit to docker containersdrebs
2016-06-22[test] add docker perf testsdrebs
2016-06-06[test] add rule for running trial tests in a docker containerdrebs
2016-06-06[test] add rule and script to run soledad connection testdrebs
2016-06-06[test] add makefile option to rm all docker containersdrebs
2016-06-06[test] fix docker makefile target for running client testdrebs
2016-06-06[test] add files to create docker imagedrebs