jdkelley/fx
fx in a docker container. This is useful if you do not want to depend on having installed dependencies like fx to your CI node or if you are unable to install dependencies. It can also be used on your local machine.
curl -s 'https://api.github.com/repos/jdkelley/dockerfiles/commits?per_page=1' | docker run --rm -i jdkelley/fx
This is deployed on Docker Hub and GitHub Package Registry.
With this configuration, you don't get the useful functionality where you can click and expand the json.
docker pull jdkelley/fx