mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 09:37:22 +00:00
Change-Id: I0794ac26ba9c6d82c0df31adff66bd229ca5e9f8 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
412 B
412 B
| sidebar_position |
|---|
| 1 |
Introduction
Let's discover Container Desktop in less than 5 minutes.
Getting Started
Get started by Downloading the product for your Operating System.
What you'll need
- Podman 4.x
- Check there is a podman machine running
Check podman CLI is working
Run the development server:
$ podman run redhat/ubi8-micro echo hello world