A Docker image equipped with various popular database clients.
175
A Docker image equipped with various popular database clients.
nmap, telnet, iproute, and bind-utils for network diagnostics.mongodb-org-shell) for working with MongoDB databases.mysql-community-client) for MySQL database interactions.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-client:0.01 /bin/bash
Content type
Image
Digest
sha256:a6ebbb496…
Size
390.5 MB
Last updated
10 months ago
docker pull xianleeti/db-client:0.03-mongo4