Podman Compose 1.3.0 up -d
command never returns/finishes/ends
#1178
Labels
bug
Something isn't working
Describe the bug
When running
podman-compose up -d
the command never returns, it stalls / freezesTo Reproduce
docker-compose.yaml
:docker-compose up -d
:Expected behavior
The command should end
Actual behavior
It requires
CTRL-C
to be called to terminate the program in which it outputs:Output
Environment:
The text was updated successfully, but these errors were encountered: