I was working on a sizeable docker-compose file using the nano editor. Upon saving it told me I was out of disk space. Without hesitating, I quit nano, extended my LVM and resized the FS as I have done countless times before only to discover that apparently nano had accidentally removed the content of my docker-compose file and left me with an empty file.
The containers I described in the docker-compose file are currently still running. Is there any chance of recovering the file (or at least the docker container configs)?
By the way, don't ask me if I can restore from a backup... If I could, I wouldn't be asking for help ;-)
~
suffix? – Stephen Kitt Sep 03 '20 at 12:47