mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-11-10 06:14:14 +00:00
Add kibana to build
This commit is contained in:
parent
84c3ea2465
commit
7b58d59cef
1 changed files with 1 additions and 0 deletions
1
build
1
build
|
@ -3,6 +3,7 @@
|
|||
pkgs=ubuntu-openjdk-7
|
||||
pkgs="$pkgs minecraft-server"
|
||||
pkgs="$pkgs elasticsearch"
|
||||
pkgs="$pkgs kibana"
|
||||
pkgs="$pkgs titan-gremlin"
|
||||
pkgs="$pkgs cassandra"
|
||||
|
||||
|
|
Loading…
Reference in a new issue