*docker system prune doesn't work!!!!
i keep getting the following error:
ERROR: write /var/lib/docker/tmp/GetImageBlob892028471: no space left on device
my docker info:
Filesystem     Inodes IUsed IFree IUse% Mounted on
udev             119K   308  119K    1% /dev
tmpfs            123K   505  122K    1% /run
/dev/xvda1      1000K  137K  864K   14% /
tmpfs            123K     1  123K    1% /dev/shm
tmpfs            123K     3  123K    1% /run/lock
tmpfs            123K    18  123K    1% /sys/fs/cgroup
/dev/loop0        474   474     0  100% /snap/snapd/11588
/dev/loop1         16    16     0  100% /snap/amazon-ssm-agent/3552
/dev/loop2        11K   11K     0  100% /snap/core18/1997
/dev/loop3        474   474     0  100% /snap/snapd/12704
/dev/loop4        11K   11K     0  100% /snap/core18/2074
/dev/loop5         16    16     0  100% /snap/amazon-ssm-agent/4046
tmpfs            123K    11  123K    1% /run/user/1000
I wanted to change the path of docker-storage as it was recommended somewhere but the path /etc/sysconfig/ doesn't exist and that's where the file is meant to me. Could also be that I have taken up too much space in the ubuntu machine and need help clearing it out.
 
     
     
    