I downloaded the docker image of the clouderaquickstart. But when I used docker images
command I am unable to see the image of clouderaquickstart. I even used the command docker images -a
to see the images but it returned an empty list. I attached the screen shot below. Can someone please tell how to rectify this. Thanks in advance.
Asked
Active
Viewed 34 times
0

Ralf Stubner
- 26,263
- 3
- 40
- 75

Teja M
- 39
- 8
-
are you running out of disk space while doing `docker pull`? The cloudera quickstart images are quite big. – PrasadK Apr 28 '18 at 18:43
-
Yeah you are true, can you please tell me how can I remove the existing image and increase the space? – Teja M Apr 30 '18 at 04:36