Closed
Description
Describe the bug
Built the docker file on linux/arm64
architecture from the master
branch
After launching a container, it crashes with following error
Traceback (most recent call last):
File "/usr/local/bin/proxy", line 5, in <module>
from proxy import entry_point
ModuleNotFoundError: No module named 'proxy'
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Container should successfully run