Allan Stockman RUGANO

Results 2 comments of Allan Stockman RUGANO

Did that and everything worked. Thanks. But you should add a `pip freeze > requirements.txt` file to outline the version of the packages you used. For example, Kivy 2.0.0 removed...

I had the same issue but needed to modify your solution a bit: `RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone`