How to backup docker images using docker cli and how to restore docker images?
I have a scenario where I need to rollback the Openshift deployment. how can we achieve that ?
@mmumshad
Hi @susarlaaditya ,
Please check this official docker page for backup and restore: -
https://docs.docker.com/desktop/backup-and-restore/
Regards,