On Thu, Aug 19, 2021 at 08:43:21PM -0700, Forest wrote:
> On Thu, 19 Aug 2021 22:54:41 +0800, Shengjing Zhu wrote:
[snip]
> Other than that, our docker.service files are the same.
> 
> > ====>cgroup<====
> 
> Our `mount|grep cgroup` output matches exactly.
> 
> 
> > ====>systemctl<====
> 
> Our systemctl status top sections have minor differences:
> - Your rootlesskit and /proc/self/exe command lines look truncated.
> - My dockerd command line includes --storage-driver=overlay, of course.
> - CPU time, pids, and paths are different, of course.

As all outputs seem to match, so I try to search the upstream issue list.

This one looks almost same:

https://github.com/opencontainers/runc/issues/3124

Could you try command like:

  busctl --user --no-pager status

Also as it's likely upstream issue, could you try Docker Inc's rootless 
binaries?
You can find them at https://download.docker.com/linux/static/stable/x86_64/

If the upstream's binaries are fine, then we can search potential bugfix and
backport to Debian.

Reply via email to