Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ArgonQQ committed Apr 16, 2016
1 parent fc1d02e commit 898c7e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ released minecraft.jar

This is a new version of this container where I have removed the script started at the en and set it up to run spigot as a deamon
with the help of supervisord. See my Ubuntu container for a more detailed description of my implementation of an init-process in
ubuntu, se [nimmis/ubuntu](https://hub.docker.com/r/nimmis/ubuntu/)
ubuntu, see [nimmis/ubuntu](https://hub.docker.com/r/nimmis/ubuntu/)

Whats new is
- selectable spigot version
Expand Down Expand Up @@ -66,7 +66,7 @@ the name spigot)

docker logs -f spigot

Then the compilation is completed the server will start and you will se somethine like
Then the compilation is completed the server will start and you will see somethine like


2016-04-09 12:37:45,392 CRIT Set uid to user 0
Expand Down Expand Up @@ -102,7 +102,7 @@ To get an output of the latest events from the spigot server type

docker exec spigot2 mc_log

and you will se the last 10 lines from the output, this is what you will se after startup
and you will see the last 10 lines from the output, this is what you will see after startup

Abort with CTRL-C
[13:02:15 INFO]: Zombie Aggressive Towards Villager: true
Expand Down

0 comments on commit 898c7e1

Please sign in to comment.