Skip to content

Instantly share code, notes, and snippets.

@TylerJewell
Last active September 22, 2016 17:11
Show Gist options
  • Save TylerJewell/62636be9e3601d6a51c50dee34f708f1 to your computer and use it in GitHub Desktop.
Save TylerJewell/62636be9e3601d6a51c50dee34f708f1 to your computer and use it in GitHub Desktop.
$ docker run --rm -t -v /var/run/docker.sock:/var/run/docker.sock \
-e CHE_DATA_FOLDER=/c/Users/tyler eclipse/che start
INFO: ECLIPSE CHE: Found image eclipse/che-server:nightly
INFO: ECLIPSE CHE: Starting container...
INFO: ECLIPSE CHE: Server logs at "docker logs -f che-server"
INFO: ECLIPSE CHE: Server booting...
INFO: ECLIPSE CHE: Booted and reachable
INFO: ECLIPSE CHE: Ver: 5.0.0-M3-SNAPSHOT
INFO: ECLIPSE CHE: Use: http://10.0.75.2:7000
INFO: ECLIPSE CHE: API: http://10.0.75.2:7000/swagger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment