Sign inSign up

xianleeti/db-agent

By xianleeti

Updated over 1 year ago

A Docker image equipped with various popular database clients.

Image
0

1.0K

xianleeti/db-agent repository overview

DB Agent Docker Image

A Docker image equipped with various popular database clients.

Features
  • Provides various network utilities such as nmap, telnet, iproute, and bind-utils for network diagnostics.
  • Includes MongoDB tools (mongodb-org-shell) for working with MongoDB databases.
  • Includes Redis for in-memory data storage and caching.
  • Supports PostgreSQL for relational database tasks.
  • Offers MySQL client tools (mysql-community-client) for MySQL database interactions.
  • Includes ClickHouse client for working with ClickHouse databases.
Usage

You can use this Docker image to set up a database agent environment that includes the tools mentioned above. Simply pull the image and run a container based on it to access these database utilities.

Example Docker command to run a container based on this image:

docker run -it --rm xianleeti/db-agent:0.11-root /bin/bash

Tag summary

Content type

Image

Digest

sha256:587450843

Size

396.8 MB

Last updated

over 1 year ago

docker pull xianleeti/db-agent:0.14