项目作者: weissi1994

项目描述 :
Script that restores initial run commands of docker containers
高级语言: Python
项目地址: git://github.com/weissi1994/DockerRestore.git
创建时间: 2017-07-15T20:06:16Z
项目社区:https://github.com/weissi1994/DockerRestore

开源协议:MIT License

下载


DockerRestore

This script tries to restore the initial launch commands of all existing docker containers on the system.
This task is done by analyzing the config files in /var/lib/docker/containers, like the runlike Project does, but this method also works with an malfunctioning / not running docker engine.