August 11, 20178 yr I was messing with docker a few weeks ago and noticed a drive has 10gb used from docker.img. I couldn't figure out how to delete it so I logged in via SSH and went to the disk then "rm docker.img" it's gone now but the used space remains. Was it safe to do that? I'm starting to second guess myself.
August 11, 20178 yr Settings docker. Disable the service. Advanced view. Delete the image file.You probably didn't disable the service so it just recreates itself. Sent from my LG-D852 using Tapatalk
August 11, 20178 yr 5 hours ago, Squid said: Settings docker. Disable the service. Advanced view. Delete the image file. You probably didn't disable the service so it just recreates itself. Sent from my LG-D852 using Tapatalk if this like a fail safe in case you get rm happy?
August 11, 20178 yr No. If the service is enabled docker.img has to exist. If it doesn't (ie: brand new install, etc) then it creates it. In your case it probably happened after it rebooted.
Archived
This topic is now archived and is closed to further replies.