Releases: mback2k/docker-systemd-shim
Releases · mback2k/docker-systemd-shim
v0.7.2
v0.7.1
v0.7.0: Update cgroups and systemd modules due to cgroup path changes
Newer versions of docker, containerd and systemd work better together, but it seems like some cgroup paths and the cgroup structure has been changed a little. The updated modules fix the compatibility with this.
v0.6.1
v0.3.0
v0.2.0
v0.1.0: Replace waitpid which only works on child processes with ticker
The ticket currently checks every 500ms if the PID still exists.