corona-zahlen-landkreis / corona_landkreis_fallzahlen_scraping

Scraping Germany's local districts websites for newer corona-case-numbers!
GNU General Public License v3.0
17 stars 9 forks source link

Clean up Dockerfile and Makefile #65

Closed dasmur closed 4 years ago

dasmur commented 4 years ago

This pull request tries to solve several issues related to the Dockerfile. Some of those have already been discussed in corona-zahlen-landkreis/corona_landkreis_fallzahlen_scraping#62. Mainly, the following things will be improved:

Dockerfile

Makefile

dadosch commented 4 years ago

Thank you very much ;)