docker-replay
Container starter
Tools to generate Docker run commands from existing containers
Generate docker commands to rerun existing containers
200 stars
10 watching
13 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lavie/runlike | Generates a command to create a replica of an existing Docker container | 2,048 |
humblec/dockit | Automates and simplifies Docker actions and container deployments with features for managing images, building containers, starting containers, and deploying GlusterFS. | 107 |
zlim/bcc-docker | A containerized environment to run bcc tools from within a Docker image | 44 |
dockershelf/dockershelf | Provides pre-built, stable Docker images for popular languages and tools. | 88 |
foonathan/docker | Automated C++ build and testing containers | 48 |
benzaita/dockerized-cli | Tools for creating and managing containerized development environments using Docker | 63 |
jupyterhub/repo2docker | Tool to build Jupyter-enabled Docker images from Git repositories | 1,627 |
ctripcloud/docker-make | Automates building, tagging, and pushing multiple related Docker images from a single command. | 98 |
byrnedo/capitan | Tool for managing multiple Docker containers based on a customizable configuration file and command-line interface. | 27 |
j-bennet/wharfee | A CLI tool that provides autocompletion and syntax highlighting for Docker commands | 658 |
binci/binci | A utility for easily managing containerized development workflows using Docker. | 674 |
docker-exec/dexec | A command-line tool for executing code in multiple languages using Docker containers | 330 |
gomex/docker-zabbix | Tools to monitor and report on container resource usage in a Docker-based environment for use with Zabbix monitoring system | 52 |
eon01/domonit | A Python wrapper for Docker API to monitor and manage containers | 75 |
into-docker/clj-docker-client | Provides an idiomatic Clojure interface to the Docker API | 176 |