dev #1
10
README.md
10
README.md
|
@ -14,10 +14,14 @@ Just bind the provided volume of the container to a local directory and edit the
|
||||||
|
|
||||||
Best practice would be cloning this repository and using docker-compose to pull and start the image.
|
Best practice would be cloning this repository and using docker-compose to pull and start the image.
|
||||||
1. Edit the ```docker-compose.yml``` file for the location of the volume mount.
|
1. Edit the ```docker-compose.yml``` file for the location of the volume mount.
|
||||||
* Pull the image with ```docker-compose pull```.
|
2. Pull the image with ```docker-compose pull```.
|
||||||
* Start it with ```docker-compose up``` and watch the output for errors.
|
3. Start it with ```docker-compose up``` and watch the output for errors.
|
||||||
* Edit the generated config.cfg at the location of the mount and proceed with 3. until your server runs like you want.
|
4. Edit the generated config.cfg at the location of the mount and proceed with until your server runs like you want.
|
||||||
|
|
||||||
There may be standard configurations in the future for specific use cases, may be... ;-)
|
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.
|
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/
|
||||||
|
|
Loading…
Reference in New Issue