From 97e82b55f171271d03ba2509b9acf9b3f2359f73 Mon Sep 17 00:00:00 2001 From: Marcel Otte Date: Mon, 19 Sep 2016 20:46:39 +0200 Subject: [PATCH] updated Readme to reflect latest changes. --- README.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index fcf0dbc..69fa130 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,14 @@ # docker-terasology -check out and build with -```docker build .``` +Automatic builds are provided by dockerhub and my own jenkins instance. +For all enthusiasts who just want to have a running server: +- `docker pull qwick/terasology:latest` +- or with version: `docker pull qwick/terasology:1.2.1-alpha` -or use the image on dockerhub: -https://registry.hub.docker.com/u/qwick/terasology/ - -## Latest changes -### 2016-03-16: [Alpha release 1; Engine v1.0.0](https://github.com/MovingBlocks/Terasology/releases/tag/v1.0.0) -I'm again a little late with the docker image update, sorry! ;-) +For all developers who want a nightly build for debugging or just testing purposes: +- `docker pull qwick/terasology:dev-latest` (a versioned tag is available too. Example: `dev-1.2.2-SNAPSHOT`) +Versioned tags may change over time. ## Small guide @@ -25,8 +24,6 @@ Best practice would be cloning this repository and using docker-compose to pull There may be standard configurations in the future for specific use cases, may be... ;-) -One thing's for sure, I'll keep this a little more updated after this long time of silence. - More information about terasology can be found on following sites: * https://github.com/MovingBlocks/Terasology * http://terasology.org/