Debugging some errors, especialy with Windows 10 Home + Docker + GitHub.
Windows 10 Enterprise can use the Hyper-V, but Windows 10 Home must use the WSL2. But, Docker should work with Windows 10 Home with some other settings adjusted.
Error when cloning:
Git init: fatal: could not set 'core.filemode' to 'false'
Try this in Ubuntu: sudo git clone https://github.com/YOUR-USERNAME/simple-coronavirus-report.git