As we could observe from the docker documentation that :
In Docker versions prior to 18.09, containerd was managed by the Docker engine daemon.
In Docker Engine 18.09, containerd is managed by systemd. Since containerd is managed by systemd, any custom configuration to the docker.service systemd configuration which changes mount settings (for example, MountFlags=slave) breaks interactions between the Docker Engine daemon and containerd, and you will not be able to start containers.
And these configurations are specific to Docker and we have verified that PowerScale works perfectly fine without these flags in the docker.service.
Thar_J
42 Posts
0
June 16th, 2021 03:00
Hi @powderbuck
As we could observe from the docker documentation that :
And these configurations are specific to Docker and we have verified that PowerScale works perfectly fine without these flags in the docker.service.
Regards
Thar_J