updated readme

This commit is contained in:
bsod 2017-03-10 01:05:46 +01:00
parent ec163f1550
commit 6317a939cd
1 changed files with 6 additions and 2 deletions

View File

@ -1,13 +1,17 @@
## spigot server
spigot server
### Building bukkit-server
### Building spigot-server container
```
docker build -t zombi/spigot-server .
```
### Running bukkit-server
the spigot binaries are built on the first start of the container instance.
This might take a few minutes depending on the internet connection and computing power of the host system.
### Running spigot-server
```
docker run -it -d \