Open
Description
At the moment, if the containers are destroyed, information about scans are stored in the database (assuming a remote DB has been configured). However, the original image will be lost. It would be nice if the image could also be stored in a remote storage solution. E.g., AWS, google cloud storage, ftp, etc.
Example usage:
- Configure remote DB
- Configure remote storage
- Do some scans
- Delete containers
- Bring up new containers with same configuration
- Still have access to original images and scan info