Working with Compose
Podman Desktop supports the Compose specification, and can:
- Set up a Compose engine.
- Manage multi-container applications defined in Compose files.
Procedure
You have a Compose file.
The Compose engine starts the containers and services, and adds a label to each resource:
- Container label:
com.docker.compose.project
- Service label:
com.docker.compose.service
- Container label:
Podman Desktop detects the Compose labels, and displays the container group as a group of containers.