-
-
Notifications
You must be signed in to change notification settings - Fork 614
Closed
Labels
BugBug report in proxy serverBug report in proxy serverDockerRelated to docker containerRelated to docker containerv2.3.xIssues affecting stable releases on PyPiIssues affecting stable releases on PyPi
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
Metadata
Metadata
Assignees
Labels
BugBug report in proxy serverBug report in proxy serverDockerRelated to docker containerRelated to docker containerv2.3.xIssues affecting stable releases on PyPiIssues affecting stable releases on PyPi