podman-desktop icon indicating copy to clipboard operation
podman-desktop copied to clipboard

Migration assistant from Docker Desktop

Open jeffmaury opened this issue 1 year ago • 3 comments

Is your feature request related to a problem? Please describe

If Docker Desktop is installed on my machine, I should be able to migrate data from Docker Desktop to Podman Desktop (images,....)

Describe the solution you'd like

A migration assistant should be proposed or user should be able to launch it

Describe alternatives you've considered

My need is for images only so I can do it manually though a sequence of:

  • docker save
  • podman load

Additional context

No response

jeffmaury avatar Jul 28 '22 09:07 jeffmaury

Hi @jeffmaury - are you looking primarily to transfer (e.g. migrate the data from Docker Desktop to Podman Desktop) as a copy operation (e.g. leave data in docker but have a copy in podman too) or as a move operation (the data will be moved to podman and no longer reside in docker?) Do you have a use for either or both?

mairin avatar Aug 16 '22 19:08 mairin

My need is to migrate from Docker Desktop to Podman Desktop so theoretically a move operation but as a user I will not trust a provider to do the move so I would prefer a copy

jeffmaury avatar Aug 17 '22 09:08 jeffmaury

You could copy images, and I guess export and import containers. Would be a fairly easy bash script to write.

rhatdan avatar Aug 17 '22 13:08 rhatdan

Also need to help when you switch (either way) to which you want to use as default (socket).

deboer-tim avatar Feb 01 '23 15:02 deboer-tim

This issue has been automatically marked as stale because it has not had activity in the last 6 months. It will be closed in 30 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. Thank you for your contributions!

github-actions[bot] avatar Feb 26 '24 21:02 github-actions[bot]

This issue has been automatically closed because it has not had any further activity in the last 30 days. Thank you for your contributions!

github-actions[bot] avatar Mar 29 '24 00:03 github-actions[bot]