Sign inSign up

tinco/run-command-generator

By tinco

Updated almost 11 years ago

Generates a Docker run command from a JSON file

Image
0

382

tinco/run-command-generator repository overview

Docker run command generator

Pass in a JSON file like so:

cat example.json | docker run -i -a stdin -a stdout tinco/run-command-generator

And get a run command back like this one:

docker run -d -v /a/path:/some/mount my/container

https://github.com/d-snp/docker-run-command-generator

Tag summary

Content type

Image

Digest

sha256:37a57839a

Size

188.8 MB

Last updated

almost 11 years ago

docker pull tinco/run-command-generator