Commit Graph

107 Commits

Author SHA1 Message Date
Rudi Heitbaum
e670599ccc docker: update to 25.0.3 and addon (5)
- cli: update to 25.0.3
- moby: update to 25.0.3
2024-02-07 13:19:22 +00:00
Rudi Heitbaum
a91c337644 docker: update to 25.0.2 and addon (4)
- cli: update to 25.0.2
- containerd: update to 1.7.13
- ctop: update package.mk
- moby: update to 25.0.2
- runc: update to 1.1.12
2024-02-03 23:53:53 +00:00
Rudi Heitbaum
db8b968971 docker: update to 25.0.1 and addon (3) 2024-01-27 06:43:20 +00:00
Rudi Heitbaum
ba44b86499 docker: update to 25.0.0 and addon (2)
containerd: update to 1.7.12
cli: update to 25.0.0
moby: update to 25.0.0
2024-01-20 01:50:45 +00:00
Rudi Heitbaum
5472a02c0f docker: update addon (1)
- runc: update to 1.1.11
2024-01-06 08:45:41 +00:00
CvH
9af32cbec7 addons: reset version
Signed-off-by: CvH <namerp@googlemail.com>
2023-12-20 17:24:09 +01:00
Rudi Heitbaum
2e3f4e2dda docker: update addon (1)
- containerd: update to 1.7.11
- libseccomp: update to 2.5.5
2023-12-12 08:35:54 +00:00
Rudi Heitbaum
8ab89562c9 addons: reset version
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2023-12-07 11:36:03 +00:00
Rudi Heitbaum
aae677e566 docker: update addon (3)
- containerd: update to 1.7.10
2023-12-02 03:24:07 +00:00
Rudi Heitbaum
cf4b7d6d0c docker: update to addon (2)
- runc: update to 1.1.10
2023-11-05 02:13:40 +00:00
Rudi Heitbaum
676fc3fe22 docker: update to 24.0.7 and addon (1) 2023-10-29 10:13:02 +00:00
aptalca
c95bcbff5e docker: streamline systemd config
Remove kodi.service's indirect dependency on docker.service by changing docker.service's install target from multi-user.target to kodi.target, which is after kodi.service is started so kodi start is not delayed due to docker service and containers
Also change docker.service's type back to notify so that other services that need to depend on docker.service do not prematurely start (currently type=idle results in other services starting as soon as docker service is started but before it's fully up)
2023-09-27 13:13:26 -04:00
Rudi Heitbaum
e9a8135973 addons: reset version
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2023-09-14 22:12:45 +00:00
Rudi Heitbaum
0d433c5d86 docker: update to 24.0.6 and addon (2)
- cli: update to 24.0.6
- containerd: update to 1.7.5
- moby: update to 24.0.6
- runc: update to 1.1.9
2023-09-09 12:29:12 +00:00
Rudi Heitbaum
c689995083 docker: update to 24.0.5 and addon (1) 2023-08-05 08:10:03 +00:00
Rudi Heitbaum
c1085d6ffd addons: reset version
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2023-07-28 13:39:36 +00:00
Rudi Heitbaum
98b8a1dcbf docker: update to 24.0.4 and addon (2) 2023-07-09 02:08:59 +00:00
Rudi Heitbaum
b0e50a5958 docker: update to 24.0.2 and addon (1)
- cli: update to 24.0.2
- containerd: update to 1.7.2
  - release notes: https://github.com/containerd/containerd/releases/tag/v1.7.2
- go: update to 1.20.5
- moby: update to 24.0.2
  - release notes: https://github.com/moby/moby/releases/tag/v24.0.2
2023-06-07 12:55:10 +00:00
CvH
0d38e98b11 addons: reset version
Signed-off-by: CvH <namerp@googlemail.com>
2023-05-20 17:13:29 +02:00
Rudi Heitbaum
10a444b854 docker: update to 24.0.1 and addon (6)
- cli: update to 24.0.1
- moby: update to 24.0.1
2023-05-20 13:10:40 +00:00
Rudi Heitbaum
629d229034 docker: update to 23.0.6 and addon (5) 2023-05-17 13:41:37 +00:00
Rudi Heitbaum
e953e0d4b4 docker: update to 23.0.5 and addon (4) 2023-05-05 13:35:26 +00:00
Rudi Heitbaum
f75e6fd894 docker: update to 23.0.4 and addon (3) 2023-04-23 10:00:48 +00:00
Rudi Heitbaum
bfb9e6c4a0 docker: include replacement ctop from https://ctop.sh 2023-04-23 09:59:06 +00:00
Rudi Heitbaum
f1c8a8d523 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 09:59:06 +00:00