python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Experiments with Podman-compose hanging
I have a rather simple docker-compose file (One Mongo Service, one test service):
version: "3.7"
services: ...

tschm
Votes: 0
Answers: 0
How do I access a db container when using podman-compose?
I've been trying to figure out how to connect to a mariadb container while using podman-compose and I keep getting an error.
Here's what I've done:
Software Versions
podman version = 3.3.1
podman-comp...
user2470057
Votes: 0
Answers: 2