Results 1 issues of ftupas

This pr does the following: - Adds Dockerfile to build the `rainfrog` binary - Update readme - resolves #89 ```shell ❯ docker run -it --rm --name rainfrog \ -p 5432:5432...