Sign inSign up

matthewadams12/json

By matthewadams12

•Updated over 8 years ago

Docker wrapper for http://trentm.com/json

Image
0

403

matthewadams12/json repository overview

⁠trentm/json Docker Wrapper

This repo simply wraps http://trentm.com/json⁠ in a convenient Docker image.

⁠Alias

Creating an alias like

alias json='docker run --rm -i matthewadams12/json json'

is pretty darned convenient.

⁠Run with alias
$ echo '"foo"' | json
foo
$ echo '{"foo":"bar"}' | json foo
bar

etc...

Tag summary

Content type

Image

Digest

Size

21.7 MB

Last updated

over 8 years ago

docker pull matthewadams12/json