Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Adam <dev@robert-adam.de>2021-09-09 09:13:17 +0300
committerGitHub <noreply@github.com>2021-09-09 09:13:17 +0300
commitacf449bdc9555c8f7e0c13bee0076d49d2a8e606 (patch)
tree89ec9ea94fbf03cc5a548408b4c42cbc439c29fd
parentd07769afb61a23d3bdd9677a69b419c496586b5f (diff)
parent0d771c85bb1a85ebcffb35647d55200a4c311a91 (diff)
Merge PR #5258: DOCS(Readme): Add building Docker image from source
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index bfc9e14f6..2c67ae28e 100644
--- a/README.md
+++ b/README.md
@@ -115,6 +115,14 @@ murmurd [-supw <password>] [-ini <inifile>] [-fg] [v]
-v More verbose logging.
```
+#### Build and run from Docker
+
+On recent Docker versions you can build images directly from sources on GitHub:
+```
+docker build --pull -t mumble-server github.com/mumble-voip/mumble#master
+```
+Example `--pull`s each time to check for updated base image, then downloads and builds `master` branch.
+
### OpenGL Overlay
The OpenGL overlay works by intercepting the call to switch buffers, and just