failed to register layer: open /var/lib/dnf/modulefailsafe/perl-IO-Socket-SSL:2.066:x86_64.yaml: invalid argument
ExecStart=/usr/bin/dockerd --data-root /media/aieyecorp/Data/ai.corp.eye/Workspace/docker_data/ -H fd:// --containerd=/run/containerd/containerd.sock
meyay
(Metin Y.)
2
We usually need the following information to understand the issue:
-
What platform are you using? Windows, Linux or macOS? Which version of the operating systems? In case of Linux, which distribution?
-
How did you install Docker? Sharing the platform almost answers it, but only almost. Direct links to the followed guide can be useful.
-
Please provide the output of following commands, so we can see which exact docker version is used and how it’s configured:
docker info
-
On debian based Linux, the following commands can give us some idea and recognize incorrectly installed Docker:
dpkg -l | grep docker
snap list docker
Review the output before sharing and remove confidential data if any appears (public IP for example)
When you share the outputs, always format your posts according to the following guide: How to format your forum posts