Docker run stucked in pulling image

docker command stuck in pulling image when I docker run a container.
Has anyone encounter this? appreciate for any reply!

docker info

root@test:/# docker info
WARNING: Error loading config file:/root/.docker/config.json - EOF
Containers: 75
 Running: 29
 Paused: 0
 Stopped: 46
Images: 71
Server Version: 18.06.1-ce
Storage Driver: overlay2
 Backing Filesystem: extfs
 Supports d_type: true
 Native Overlay Diff: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins: 
 Volume: local
 Network: bridge host macvlan null overlay
 Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
runc version: 69663f0bd4b60df09991c08812a60108003fa340
init version: fec3683
Security Options:
 apparmor
 seccomp
  Profile: default
Kernel Version: 4.4.0-116-generic
Operating System: Ubuntu 16.04.4 LTS
OSType: linux
Architecture: x86_64
CPUs: 48
Total Memory: 252.6GiB
Name: test
ID: B24J:K5LJ:CCFS:MNFQ:RBWZ:4IQ2:UXUD:IZGH:CRPD:LICQ:JTWL:FNRM
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
 192.168.112.111:5000
 127.0.0.0/8
Live Restore Enabled: true

WARNING: No swap limit support

stuck in

v2.0: Pulling from pai-images/deepo
Digest: sha256:2d9fe028f5f01cc584a3da3a3e448d4735ee6d48822c8c60af2604724ce30b41
Status: Image is up to date for 192.168.112.111:5000/mages/ubuntu:16.04

Post your run command