https://github.com/oracle/docker-images/issues/2486

				
					# modify /usr/lib/systemd/system/docker.service
ExecStart=/usr/bin/dockerd --default-ulimit nofile=65536:65536 -H fd:// --containerd=/run/containerd/containerd.sock

sudo systemctl daemon-reload
sudo systemctl restart docker