Saúl Ibarra Corretgé
|
320829601c
|
base: update base images to Debian Bullseye
|
2021-12-03 13:57:09 +01:00 |
|
Berbe
|
be1da0e2be
|
misc: cleanup Dockerfiles
* Cleanup: Use spaces instead of tabulation
* Cleanup: Reduce layers
* Cleanup: Homogeneise wget syntax
* Cleanup: Use binary GPG key format
|
2021-09-17 09:49:49 +02:00 |
|
Saúl Ibarra Corretgé
|
5c44a84eb4
|
misc: stop using apt-key, it's deprecated
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/480
|
2020-12-04 11:29:47 +01:00 |
|
Saúl Ibarra Corretgé
|
43f678d967
|
build: refactor Makefile
Use a single one with dynamically generated rules instead of individual
makefiles which are 99% boilerplate.
|
2020-12-02 16:03:17 +01:00 |
|
Saúl Ibarra Corretgé
|
880b9b0e91
|
core: update base image to Debian Buster
|
2020-12-02 16:03:17 +01:00 |
|
Saúl Ibarra Corretgé
|
c792bbc347
|
base: update frep
|
2020-10-02 15:25:44 +02:00 |
|
Kaichao
|
97f5e752b3
|
base: optimize size
Reduce 3 layers in the base image; Free up unused space, from 93.4MB to 86.3MB.
|
2020-07-22 16:15:38 +02:00 |
|
Saúl Ibarra Corretgé
|
8e7ea34c50
|
base: fix setting timezone
|
2020-05-26 23:23:43 +02:00 |
|
Saúl Ibarra Corretgé
|
3524a526be
|
base: fail to start the container if the init script fails
|
2020-03-31 11:17:45 +02:00 |
|
netaskd
|
2b30ab9a23
|
misc: add variable JITSI_REPO instead hardcoded jitsi
|
2019-09-03 17:14:50 +02:00 |
|
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".
|
2019-07-31 10:30:09 +02:00 |
|
netaskd
|
046145d95e
|
base: add testing tools if JITSI_RELEASE is unstable
|
2019-06-20 21:00:14 +02:00 |
|
Saúl Ibarra Corretgé
|
30c425811e
|
misc: fix handling boolean values
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/30
|
2019-01-28 23:11:03 +01:00 |
|
Saúl Ibarra Corretgé
|
f65016d6f1
|
base: add backports repository
|
2018-11-07 09:28:08 +01:00 |
|
Saúl Ibarra Corretgé
|
1010c71b33
|
core: rework templating
Use frep [0] which uses the Go templating capabilities.
[0]: https://github.com/subchen/frep
|
2018-08-09 21:43:54 +02:00 |
|
Saúl Ibarra Corretgé
|
41d8639c06
|
base: update s6 overlay version
|
2018-07-17 11:15:40 +02:00 |
|
Saúl Ibarra Corretgé
|
ccc6eb4220
|
base: fix warning when installing packages
|
2018-07-17 11:15:14 +02:00 |
|
Saúl Ibarra Corretgé
|
630ed5cf36
|
doc: updated README
|
2018-06-25 08:15:42 +02:00 |
|
Saúl Ibarra Corretgé
|
d2300d0bca
|
build: default to stable
|
2018-05-03 08:50:13 +02:00 |
|
Saúl Ibarra Corretgé
|
0e43efa17e
|
build: add ability to force rebuilds and select releases
|
2018-04-27 09:55:14 +02:00 |
|
Saúl Ibarra Corretgé
|
67243fbdcb
|
base: update README
|
2018-03-18 08:45:18 +01:00 |
|
Saúl Ibarra Corretgé
|
9bc3f1c85b
|
base: update README
|
2018-03-17 22:49:35 +01:00 |
|
Saúl Ibarra Corretgé
|
eef8dfb1ba
|
build: add extra makefiles
|
2018-03-16 09:17:36 +01:00 |
|
Saúl Ibarra Corretgé
|
555c5ee3d0
|
base: fix (not) caching deb files
The Debian slim variant already disabled the cache, so don't interfere.
|
2018-03-15 19:49:22 +01:00 |
|
Saúl Ibarra Corretgé
|
467a149cbb
|
Initial import
|
2018-03-14 10:23:50 +01:00 |
|