denodrivers/mysql

docker seems to fail

dong-lufei opened this issue · 1 comments

Unable to find image 'mariadb:latest' locally
latest: Pulling from library/mariadb
6e3729cf69e0: Downloading
0b2128efbd85: Download complete
94c8eab958ce: Download complete
73cc9c81ae7f: Download complete
97533be58132: Download complete
latest: Pulling from library/mariadb
6e3729cf69e0: Pull complete
0b2128efbd85: Pull complete
94c8eab958ce: Pull complete
73cc9c81ae7f: Pull complete
20bcac65cb84: Pull complete
c4a9b64b12f6: Downloading  89.72MB/89.72MB
890f8c45a000: Download complete
97533be58132: Download complete
docker: unexpected EOF.
See 'docker run --help'.
Unable to find image 'mariadb:latest' locally
latest: Pulling from library/mariadb
6e3729cf69e0: Downloading
0b2128efbd85: Download complete
94c8eab958ce: Downloading
73cc9c81ae7f: Download complete
20bcac65cb84: Download complete
c4a9b64b12f6: Downloading
890f8c45a000: Download complete
97533be58132: Download complete
docker: Get "https://registry-1.docker.io/v2/": EOF.
See 'docker run --help'.

What's the running command? It is an error from docker while it's pulling image. Maybe an internet problem?