Docker:
- Introduction to Docker: https://training.docker.com/introduction-to-docker
- Building minimal Docker images for Go apps: https://blog.codeship.com/building-minimal-docker-containers-for-go-applications/
Pachyderm:
- Public Slack channel: http://slack.pachyderm.io/
- Getting started guide: http://pachyderm.readthedocs.io/en/latest/getting_started/getting_started.html
- Go client docs: https://godoc.org/github.com/pachyderm/pachyderm/src/client 
- Machine learning with Pachyderm: http://pachyderm.readthedocs.io/en/latest/cookbook/ml.html
- Machine learning examples: http://pachyderm.readthedocs.io/en/latest/examples/readme.html#machine-learning
- Distributed processing with Pachyderm: http://pachyderm.readthedocs.io/en/latest/fundamentals/distributed_computing.html
- Common Pachyderm deployments: http://pachyderm.readthedocs.io/en/latest/deployment/deploy_intro.html...