Commit graph

18 commits

Author SHA1 Message Date
351a26a0a7 Merge pull request 'update mumble server docker image to use debian bookworm' (#1) from murmur_on_bookworm into master
Reviewed-on: #1
2024-02-13 20:04:07 +01:00
Zombi Dev User
eb33e133cc update mumble server docker image to use debian bookworm
we updated the "murmur" image to debian bookworm, changed paths which
have been changed (murmur.ini is now mumble-server.ini and in a
different dir) and renamed all directories from murmur to mumble-server

we did basic testing and it works generally. We couldn't get mumo to
work yet though. The grpc stuff is unsupported in the current mumble
release as well.

authored by:
 - lino <cpp@zom.bi>
 - lod <lod@zom.bi>
 - bsod <bsod@zom.bi>
2023-07-05 01:36:27 +02:00
cpp
46d658bfcf back to official repo, bugfix is merged 2021-03-28 21:53:18 +02:00
cpp
d03d743324 switch to fork with bugfix 2021-03-27 01:34:38 +01:00
91d447bc92 Add project description 2021-02-21 13:04:20 +01:00
7b0504cd81 Update 'Dockerfile' 2020-12-27 10:52:28 +01:00
f7cec03e15 Remove redundant mkdir 2020-12-26 21:21:25 +01:00
c0e26c5a48 Correct binary path 2020-12-26 18:48:13 +01:00
654b1d14a5 Replace metapackage with just its dependency
"This package should not be used for building Debian packages"
2020-12-26 18:32:55 +01:00
c3ad15a11f Use bullseye as base image, add default config 2020-12-26 15:49:02 +01:00
a46668394d Switch from qmake to cmake 2020-12-26 15:22:15 +01:00
5a0bce88d0 Patch no longer required 2020-08-12 20:13:42 +02:00
Hive
7774a1eb63 use official pull request patch 2020-08-11 23:09:18 +02:00
4fc76b950b Format indent 2020-08-11 23:02:45 +02:00
c476a4d8a8 Hotpatch missing intermediate certificates 2020-08-11 23:00:15 +02:00
5d2ae15edc Refactor dockerfile to reduce build time 2020-08-11 22:40:00 +02:00
a5bc892ba5 Port Dockerfile 2020-08-11 22:17:31 +02:00
bb1627438b Initial commit 2020-08-11 03:16:31 +02:00