runlike
Container replication tool
Generates a command to create a replica of an existing Docker container
Given an existing docker container, prints the command line necessary to run a copy of it.
2k stars
18 watching
118 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
dockerdocker-containerpython
Related projects:
Repository | Description | Stars |
---|---|---|
bcicen/docker-replay | Tools to generate Docker run commands from existing containers | 200 |
humblec/dockit | Automates and simplifies Docker actions and container deployments with features for managing images, building containers, starting containers, and deploying GlusterFS. | 107 |
dockershelf/dockershelf | Provides pre-built, stable Docker images for popular languages and tools. | 88 |
jonathonreinhart/scuba | A tool to simplify development with Docker containers by encapsulating the build environment in a container | 87 |
docker-exec/dexec | A command-line tool for executing code in multiple languages using Docker containers | 330 |
replicatedhq/dockerfilelint | Analyzes Dockerfiles to identify common traps and enforce best practices | 992 |
dwyl/learn-docker | Learn how to use Docker containers to deploy and run applications in isolated environments. | 235 |
trn84/recipe-wizard | Automates creation of Docker containers for running OpenGL and CUDA applications on remote servers with optional integration of ROS, Gazebo, and Python deep learning tools. | 40 |
jupyterhub/repo2docker | Tool to build Jupyter-enabled Docker images from Git repositories | 1,627 |
benzaita/dockerized-cli | Tools for creating and managing containerized development environments using Docker | 63 |
peco602/ansible-linux-docker | An image that allows running Ansible from a Linux container for various target hosts. | 23 |
pyouroboros/ouroboros | Automates updating running Docker containers with the latest available image from a remote registry. | 1,583 |
silex/docker.el | A tool for integrating Docker functionality into Emacs. | 751 |
mutable/container-factory | Produces Docker images from source code tarballs with optional auto-generated Dockerfile support. | 62 |
powerman/dockerize | Utility to simplify running applications in docker containers by automating configuration and log handling. | 185 |