Hi,
What's the easiest way to test whether the container is running/stopped?Currently i use netstat looking whether the concerning ports are in state LISTENING, but doing this OS (language) independent
is a little unhandy.
Hi,
What's the easiest way to test whether the container is running/stopped?Currently i use netstat looking whether the concerning ports are in state LISTENING, but doing this OS (language) independent
is a little unhandy.