wasi-master / 13ft

My own custom 12ft.io replacement

Home Page:https://13ft.wasimaster.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG]: `requests` not getting installed as part of requirements.txt

Benjin opened this issue · comments

Description of the bug

I had to add RUN pip install requests to the dockerfile in order to get it to run.

Steps To Reproduce

  1. Clone
  2. Run docker-compose up

Error:
image

Additional Information

Linux-style containers running on a Windows 10 host

Thanks for the report, looking into it

Found the problem, working on a fix

Published to DockerHub and ghcr.io