containers / containers/podman-compose

Status of podman-compose up command

Open
#632 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
6.2k
Forks
622
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
I am fairly new to containers and compose, so this might be a silly question, but please bear with me 🙈 .
We are using podman-compose for our local setup. It has really been helpful, but one problem/difficulty we face is that, there is no notification/log stating whether podman-compose has started all containers successfully or not . Though this is not a blocking problem, but it would be really good to know the status of all containers after executing `podman-compose -f up` at the end of the run.

**Describe the solution you'd like**
A simple solution at this point would be to have a log showing containers that have started successfully and the ones that have failed. And in the case of everything being successful, a log stating all containers are up and running(or something on these lines)

**Additional context**

In the image below, all the containers were up and running successfully but there was no indication whether podman-compose was done with starting all containers:
Screenshot 2022-07-14 at 7 03 48 PM

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.