This repo contains the material for the lesson about Docker, NoSQL databases and data formats.
The first part of the day will cover Docker, you can find the slides as a PDF
in the "release".
This repo contains is the code used to generate them, so if you are curious
you can run npm install && npm run dev
in the "docker" folder, but you need
to install nodejs first.