Commit Graph

11 Commits

Author SHA1 Message Date
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é
3524a526be base: fail to start the container if the init script fails 2020-03-31 11:17:45 +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é
d2300d0bca build: default to stable 2018-05-03 08:50:13 +02:00
Saúl Ibarra Corretgé
467a149cbb Initial import 2018-03-14 10:23:50 +01:00