summaryrefslogtreecommitdiff
path: root/scripts/docker/Makefile
AgeCommit message (Collapse)Author
2017-04-19[test] remove docker scripts from this repodrebs
Docker scripts are only used for CI and do not need to be in this repository. Beause of that, we decided to moved the docker scripts to a private repository where dockerfiles for other parts of leap also live.
2017-04-05Use $DOCKER_BUILD_OPTIONS for buildingvarac
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