supdock
Container debugger
A wrapper around the docker command to simplify troubleshooting complex container setups
What's Up, Doc(ker)? A convenient way to interact with the docker daemon using prompts.
82 stars
4 watching
3 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
clidockerfuzzy-searchinteractivepromptsshvisual
Related projects:
Repository | Description | Stars |
---|---|---|
zubux/drydock | Tools for assessing Docker daemon configuration and container security | 65 |
sujaykumarh/docsify-docker | A Docker image for running a simple Docsify environment. | 12 |
jamestgrant/kubectl-debug | Automates connection to and troubleshooting of existing containers in Kubernetes clusters without disrupting the target container. | 349 |
denibertovic/docker-hs | An API client library for the Docker Engine API | 76 |
nektro/zig-docker | Provides access to Docker Engine API functionality | 12 |
mrjackwills/oxker | A simple terminal-based user interface for viewing and controlling Docker containers | 746 |
jeroenpeeters/docker-ssh | An SSH server implementation for Docker containers that enables secure access to containerized applications. | 646 |
gesellix/docker-client | A library providing a thin HTTP client interface to interact with Docker APIs | 113 |
docker-exec/dexec | A command-line tool for executing code in multiple languages using Docker containers | 330 |
mesosphere-backup/deimos | A Docker plugin for Mesos containerizer hooks | 249 |
s0rg/decompose | A tool for analyzing and visualizing the network connections of Docker containers in a single, unified way. | 88 |
unixorn/docker-helpers.zshplugin | A collection of utility scripts and aliases for managing Docker containers and images | 30 |
jonathonreinhart/scuba | A tool to simplify development with Docker containers by encapsulating the build environment in a container | 87 |
harisekhon/dockerfiles | A collection of reusable Docker images for various software development and DevOps tools and technologies | 1,318 |
moshebe/gebug | Makes debugging and hot-reloading of Go applications running in Docker containers easier by providing a tool for setting up a fully suited debugging environment. | 635 |