github.com/mheon/docker@v0.11.2-0.20150922122814-44f47903a831/builder/parser/testfiles/mumble/result (about)

     1  (from "ubuntu:14.04")
     2  (run "apt-get update && apt-get install libcap2-bin mumble-server -y")
     3  (add "./mumble-server.ini" "/etc/mumble-server.ini")
     4  (cmd "/usr/sbin/murmurd")