DockWatch Core is a lightweight, open-source monitoring tool to keep track of your Containers.
419
DockWatch Core is a lightweight, open-source monitoring tool designed to keep track of your Docker containers. It provides real-time insights into the performance and status of your containers, making it easier to manage and optimize your Docker environment.
DockWatch has to be paird with the DockWatch Frontend
git clone [email protected]:InspectorGadget/dockwatch-core.git
cd dockwatch-core
docker-compose.yml file. You can customize the configuration as needed.
config.json file in the root directory with the following structure:
{
"DOCKER_HOST": "unix:///var/run/docker.sock"
}
docker-compose up -d
http://localhost:8080/socket.Content type
Image
Digest
sha256:7f638b8df…
Size
11.2 MB
Last updated
over 1 year ago
docker pull inspectorgadget12/dockwatch-core