Try production migration locally or on staging with docker

Steps in brief

  1. Clone frappe_docker and switch to directory.
  2. Change environment file, set version to latest stable. e.g. v12.
  3. Start ERPNext Services
  4. Restore backup from cloud
  5. Run Migration
  6. Rename sites to have suffix .localhost for trying out locally

Read More: Try production migration locally or on staging