Docker Quickstart

1. Pull the docker image

It's hosted on Dockerhub and the Dockerfile is also on github.

docker pull purplepixie/freenats

2. Run that image or build one based on it

Run it as you see fit! Please remember it's experimental so keep an eye on Dockerhub for updates to the image (for example we're on CentOS 6.6 for the moment, that will get updated).

More details

Have a look at the docker wiki page.