Saúl Ibarra Corretgé
|
f893e497df
|
base: update tpl
|
3 months ago |
Sebastian Denz
|
c65d2bd2fc
|
feat(jigasi,jicofo,jvb,jibri,prosody): add healthcheck.sh scripts and prosody http_health mod
|
5 months ago |
Saúl Ibarra Corretgé
|
7c8763f517
|
base: update tpl to version 1.3.0
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1821
|
5 months ago |
Saúl Ibarra Corretgé
|
731d6d13b8
|
base: update tpl to make toBool more resilient
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1804
|
6 months ago |
Saúl Ibarra Corretgé
|
70ba4cbe2f
|
base: update to Debian Bookworm
|
8 months ago |
Saúl Ibarra Corretgé
|
102281ecc7
|
base: update tpl
toBool now supports nil values too.
|
10 months ago |
Saúl Ibarra Corretgé
|
d31e164656
|
build: simplify detection of the target platform
It can be done within the container, rather than having to compute it in
the Makefile and then pass it as an argument.
|
10 months ago |
Saúl Ibarra Corretgé
|
21f04ead6e
|
base: update tpl
|
10 months ago |
gitouche
|
0b1b45da99
|
base: use FQIN in base/Dockerfile FROM statement
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1510
|
2 years ago |
Saúl Ibarra Corretgé
|
ac551c300a
|
base: update tpl
|
2 years ago |
Saúl Ibarra Corretgé
|
ec972eec21
|
base: update tpl
Closes: https://github.com/jitsi/docker-jitsi-meet/issues/1458
|
2 years ago |
Grant Slater
|
8b02b8a4a1
|
build,ci: add initial arm64 support
|
3 years ago |
Saúl Ibarra Corretgé
|
6e0dd04d30
|
base: replace frep with tpl
It's our (simplified) fork: https://github.com/jitsi/tpl
|
3 years ago |
Saúl Ibarra Corretgé
|
320829601c
|
base: update base images to Debian Bullseye
|
3 years ago |
Berbe
|
be1da0e2be
|
misc: cleanup Dockerfiles
* Cleanup: Use spaces instead of tabulation
* Cleanup: Reduce layers
* Cleanup: Homogeneise wget syntax
* Cleanup: Use binary GPG key format
|
3 years ago |
Saúl Ibarra Corretgé
|
5c44a84eb4
|
misc: stop using apt-key, it's deprecated
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/480
|
4 years ago |
Saúl Ibarra Corretgé
|
43f678d967
|
build: refactor Makefile
Use a single one with dynamically generated rules instead of individual
makefiles which are 99% boilerplate.
|
4 years ago |
Saúl Ibarra Corretgé
|
880b9b0e91
|
core: update base image to Debian Buster
|
4 years ago |
Saúl Ibarra Corretgé
|
c792bbc347
|
base: update frep
|
4 years ago |
Kaichao
|
97f5e752b3
|
base: optimize size
Reduce 3 layers in the base image; Free up unused space, from 93.4MB to 86.3MB.
|
4 years ago |
Saúl Ibarra Corretgé
|
8e7ea34c50
|
base: fix setting timezone
|
5 years ago |
Saúl Ibarra Corretgé
|
3524a526be
|
base: fail to start the container if the init script fails
|
5 years ago |
netaskd
|
2b30ab9a23
|
misc: add variable JITSI_REPO instead hardcoded jitsi
|
5 years ago |
r900
|
2f9192c238
|
misc: change test for "unstable" to proper /bin/sh syntax
With /bin/sh one `=` has to be used, otherwise it will always fail with "unexpected operator".
|
5 years ago |
netaskd
|
046145d95e
|
base: add testing tools if JITSI_RELEASE is unstable
|
6 years ago |
Saúl Ibarra Corretgé
|
30c425811e
|
misc: fix handling boolean values
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/30
|
6 years ago |
Saúl Ibarra Corretgé
|
f65016d6f1
|
base: add backports repository
|
6 years ago |
Saúl Ibarra Corretgé
|
1010c71b33
|
core: rework templating
Use frep [0] which uses the Go templating capabilities.
[0]: https://github.com/subchen/frep
|
6 years ago |
Saúl Ibarra Corretgé
|
41d8639c06
|
base: update s6 overlay version
|
6 years ago |
Saúl Ibarra Corretgé
|
ccc6eb4220
|
base: fix warning when installing packages
|
6 years ago |
Saúl Ibarra Corretgé
|
630ed5cf36
|
doc: updated README
|
7 years ago |
Saúl Ibarra Corretgé
|
d2300d0bca
|
build: default to stable
|
7 years ago |
Saúl Ibarra Corretgé
|
0e43efa17e
|
build: add ability to force rebuilds and select releases
|
7 years ago |
Saúl Ibarra Corretgé
|
67243fbdcb
|
base: update README
|
7 years ago |
Saúl Ibarra Corretgé
|
9bc3f1c85b
|
base: update README
|
7 years ago |
Saúl Ibarra Corretgé
|
eef8dfb1ba
|
build: add extra makefiles
|
7 years ago |
Saúl Ibarra Corretgé
|
555c5ee3d0
|
base: fix (not) caching deb files
The Debian slim variant already disabled the cache, so don't interfere.
|
7 years ago |
Saúl Ibarra Corretgé
|
467a149cbb
|
Initial import
|
7 years ago |