docker run -d -p 6969:80 --restart=unless-stopped --name reasonableweather registry.services.jianu.house/reasonableweather
```
+### Anti-features
+* This website depends on the Open-Meteo API and requires it to function. If Open-Meteo experiences outages or no longer exists in the future, this website will not function in its current state
+
### Credits
* [Open-Meteo API](https://open-meteo.com/)
* [JSON mapping of weather codes by GitHub user stellasphere](https://gist.github.com/stellasphere/9490c195ed2b53c707087c8c2db4ec0c)