Would it be possible to take a backup of a droplet and then restore it into a docker container of another droplet? I assume not, but wow would that rock.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Hi,
Try the helicopterizer for Backup and Restore for Docker Container in the Cloud Providers.
https://github.com/frekele/helicopterizer
help us with your code, make a PR. :)
You can however restore the backup, power on the droplet, download the contents, and then upload it to another droplet.
Unfortunately that is not possible as we do not support downloading/exporting images.