Sign inSign up

matthewadams12/fx

By matthewadams12

•Updated over 8 years ago

Simple Docker wrapper of https://github.com/antonmedv/fx

Image
0

1.1K

matthewadams12/fx repository overview

⁠fx Docker Wrapper

This repo simply wraps https://github.com/antonmedv/fx⁠ in a convenient Docker image.

⁠Alias

Creating an alias like

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

is pretty darned convenient.

⁠Run with alias
$ echo '"foo"' | fx this
"foo"
$ echo '{"foo":"bar"}' | fx this.foo
"bar"

etc...

Tag summary

Content type

Image

Digest

Size

22.5 MB

Last updated

over 8 years ago

docker pull matthewadams12/fx