che-server/dockerfiles/che-test
Florent BENOIT fb82bf80b9 Continue work on #1895
- Introduce Chefile data with generation and parsing : Allow to customize port number and workspace name for now
- Introduce logger to get same kind of logs than with che-launcher
- Fix documentation
- Improve sh scripts to generate nightly or latest or be started from any directory

Change-Id: I6da278cf1724fbb5a50526a7555e3059477e80fb
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-08-04 08:40:17 +02:00
..
Dockerfile Introduce two new docker containers 2016-07-29 18:22:28 +02:00
README.md Introduce two new docker containers 2016-07-29 18:22:28 +02:00
build-docker-image.sh Continue work on #1895 2016-08-04 08:40:17 +02:00

README.md

Testing local or remote Eclipse Che instance with a Docker container

Build container

$ build-docker-image.sh

Run container

docker run --rm -v /var/run/docker.sock:/var/run/docker.sock codenvy/che-test <post-check> [URL of Che/Codenvy] [login] [password]