Commit graph

20 commits

Author SHA1 Message Date
Rudi Heitbaum
b350c79dc3 docker: yadutaf/ctop is not longer maintained - drop
Errors with: (because it doesn't support cgroup2)
[ERROR] Failed to locate cgroup mountpoints.

- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009800
- https://github.com/yadutaf/ctop/

to be replaced with
- https://ctop.sh
- https://github.com/bcicen/ctop
2023-04-23 10:31:17 +00:00
Rudi Heitbaum
1f6cdc8589 docker: update docker.conf
Fix the following error:
  dockerd[2525]: Flag --graph has been deprecated, Use --data-root instead
  dockerd[2525]: the "graph" config file option is deprecated; use "data-root" instead
  systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE

Fix the following warning:
  [graphdriver] trying configured driver: overlay2
  DEPRECATED: the overlay2.override_kernel_check option is ignored and will be removed
    in the next release. You can safely remove this option from your configuration.
2022-12-22 10:15:03 +00:00
mglae
afa2e54219 docker: fix python addon (rev 132)
- Retry connection on error
- Add periodically kodi termination check via timeout
- Remove unneeded thread
- Do not import oe
2020-12-25 16:16:35 +01:00
heitbaum
f4b463a6f7 docker: update default.py to fix Python BPO - syntax warning for "is" with a literal 2020-10-10 20:19:12 +11:00
queeup
e67f493318 docker: make it idle until all active jobs are dispatched 2020-05-27 02:24:53 +03:00
Christian Hewitt
e5dedd7ff3
Merge pull request #3993 from MilhouseVH/le10_get_addon_id
LibreELEC-settings: make it easier to disable, or use alternative
2019-12-11 13:53:02 +08:00
MilhouseVH
69b91b75b1 docker: avoid hard coding settings addon id 2019-11-17 20:50:33 +00:00
MilhouseVH
9dafa22583 docker: python3 2019-11-17 00:29:01 +00:00
5schatten
3f6bf98b7b docker: update to 18.06.1-ce 2018-11-08 14:53:23 +01:00
CvH
ca33bf8cd7 spdx: packages/addons 2018-07-17 23:58:49 +02:00
Lukas Rusak
62e9d5b65a
docker: use journald log driver 2017-01-20 14:55:24 -08:00
Lukas Rusak
3e7e91c4e0
docker: add temporary cleanup method for old systemd service 2017-01-01 19:25:47 -08:00
Lukas Rusak
db35d8bfb3
docker: update to 1.12.5, let LibreELEC handle the systemd service 2016-12-25 22:57:57 -08:00
Radostan Riedel
0c14cf1e26
docker: add aarch64 support 2016-12-02 12:46:30 -08:00
Lukas Rusak
106d79fabe
docker: update to 1.12.3 2016-11-23 14:17:46 -08:00
Lukas Rusak
21b171a503
docker: update to 1.12.0 2016-07-29 10:05:07 -07:00
Lukas Rusak
6b55e44eba docker: add kodi notifications 2016-05-18 23:15:10 -07:00
Joerg Felser
cbe327e07e changed libreelec URLs in (mainly) descriptions to https://libreelec.tv
changed libreelec URLs in (mainly) descriptions to https://libreelec.tv

fixup
2016-04-27 11:36:31 +02:00
Lukas Rusak
b97eeac8db docker: fix build for 1.11.0 2016-04-22 01:40:57 -07:00
Lukas Rusak
e88d8e811a docker: initial add-on 2016-04-06 14:16:58 -07:00