Add a method to view running containers of the SQL image.
It should list all that are of the correct image or are running on the default port.
It should show their names, their port and the volumes attached. All other docker containers should be ignored.
Add a method to view running containers of the SQL image.
It should list all that are of the correct image or are running on the default port.
It should show their names, their port and the volumes attached. All other docker containers should be ignored.