This a a flask application to display information about the Solar System.
- Make sure Docker is installed locally. Checkout installation here Docker
- Clone the project.
git clone https://github.com/CyrilBaah/solar-system.git
cd solar-system
- Run
docker-compose build --no-cache
- Run
docker-compose build up