okfn-brasil / serenata-notebooks

Notebooks from Operação Serenata de Amor | ** Este repositório não recebe atualizações frequentes **
MIT License
53 stars 12 forks source link

Improving docker instruction and options with docker compose #18

Closed thiagoalmeidasa closed 5 years ago

thiagoalmeidasa commented 5 years ago

What is the purpose of this Pull Request?

This PR aims to improve "how to run with docker" instructions.

What was done to achieve this purpose?

Splitt the steps and add a section to show how to build and run your own docker image using the Dockerfile within this repository.

A docker-compose file was added.

solve #17

How to test if it really works?

Try to run the new instructions on the getting-started.md file.

Who can help reviewing it?

Anyone involved with the project.

TODO

Add travis ci configuration to validate and test docker-compose