wasi-master / 13ft

My own custom 12ft.io replacement
https://13ft.wasimaster.me
MIT License
2.79k stars 149 forks source link

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

Closed Benjin closed 1 year ago

Benjin commented 1 year ago

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

wasi-master commented 1 year ago

Thanks for the report, looking into it

wasi-master commented 1 year ago

Found the problem, working on a fix

wasi-master commented 1 year ago

Published to DockerHub and ghcr.io