podman-desktop/website/docs/migrating-from-docker/index.md
Anders Björklund effc6f84e8
fix: update the markdownlint targets (#10487)
* docs: fix lint markdown style issues

Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
2024-12-30 11:37:17 +01:00

16 lines
919 B
Markdown

---
sidebar_position: 25
title: Migrating from Docker
description: Migrate transparently from Docker to Podman, and continue using familiar workflows.
keywords: [podman desktop, podman, containers, migrating, docker]
tags: [migrating-from-docker]
---
# Migration from Docker to Podman Desktop
If you have used Docker in the past, you can continue using familiar workflows with the Docker compatibility feature of Podman Desktop.
Docker compatibility is a way to configure an environment in which you can run your Docker applications, commands, and tools on a Podman engine without reconfiguration. It encompasses two stages:
- [Import your saved containers](/docs/migrating-from-docker/importing-saved-containers) into Podman Desktop using CLI.
- [Access the Docker Compatibility settings](/docs/migrating-from-docker/managing-docker-compatibility) to configure a Docker-compatible environment based on your needs.