As a user, I would like to have the ability to run my MD files in docker.
Criteria:
- Dockerfile with alpine base and a markdown-gem binary
- Publishing to the github-packages-registry
- GitHub action config to run the README and example files as part of the CI