Skip to content

Generates the command line to start a docker image using the docker inspect of an existing image

License

Notifications You must be signed in to change notification settings

anderson-fachini/docker-inspect-2-command-line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-inspect-2-command-line

A multi language scriptthat generates the command line to start a docker container using the docker inspect of an existing container

Current implementations in Go and Node.js

Usage

docker inspect <container_name> | docker2go

OR

./docker2go docker_inspect.txt another_docker_inspect.json ...

About

Generates the command line to start a docker image using the docker inspect of an existing image

Resources

License

Stars

Watchers

Forks

Packages

No packages published