mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-22 01:57:18 +00:00
* docs(website): shorter sidebar category names for troubleshooting Signed-off-by: Thiago Mendes <tzig@tutanota.de> * docs(website): shorter sidebar category names for kind Signed-off-by: Thiago Mendes <tzig@tutanota.de> * docs(website): shorter sidebar category names for lima Signed-off-by: Thiago Mendes <tzig@tutanota.de> * docs(website): shorter sidebar category names for minikube Signed-off-by: Thiago Mendes <tzig@tutanota.de>
18 lines
594 B
Markdown
18 lines
594 B
Markdown
---
|
|
sidebar_position: 40
|
|
title: Podman on Linux
|
|
description: How to investigate when Podman does not work as expected.
|
|
---
|
|
|
|
# Troubleshooting Podman on Linux
|
|
|
|
## Podman Desktop does not manage native Podman
|
|
|
|
On Linux, Podman usually runs natively on the host.
|
|
Podman might also run in a virtual machine.
|
|
|
|
Podman Desktop does only connect to the native rootless podman connection.
|
|
|
|
Podman Desktop does not manage podman native configuration or podman machine (create, configure, start, stop, delete).
|
|
|
|
Podman Desktop might manage configuration relative to connections to registries and proxies.
|