'I did docker system prune to delete unused images but deleted everything is there way to undo this?

I did docker system prune to delete unused images but deleted everything is there way to undo this? is there any ways to fix this out?



Solution 1:[1]

Hello, sorry for my answer but its a nope...

When you use the prune command you are prompted to know if you are sure or not, sadly this is a last warning before the drama :D

Hope you still got the dockerfile to rebuild your own images, if they came from internet, just go back from where you get them :D (Try your browser history if you do not remember)

Keep the smile bro ! :) https://docs.docker.com/engine/reference/commandline/system_prune/

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 bguess