From c2849c2f13adfc7c1388de50f41cd234868113ec Mon Sep 17 00:00:00 2001 From: drebs Date: Fri, 22 Jul 2016 20:15:35 +0200 Subject: [test] update docker readme and todo --- scripts/docker/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'scripts/docker/README.md') diff --git a/scripts/docker/README.md b/scripts/docker/README.md index c4d7ac94..fda1c04a 100644 --- a/scripts/docker/README.md +++ b/scripts/docker/README.md @@ -14,6 +14,15 @@ Check the `Makefile` for the rules for running containers. Check the `helper/` directory for scripts that help running tests. +Installation +------------ + +0. update and install +1. Install docker for your system: https://docs.docker.com/ +2. Build the image by running `make` +3. Use one of the scripts in the `helper/` directory + + Environment variables for docker containers ------------------------------------------- -- cgit v1.2.3