achannarasappa / ticker

Terminal stock ticker with live updates and position tracking
GNU General Public License v3.0
4.98k stars 271 forks source link

proxy argument failed but it's work when set environment #174

Closed Austinsuyoyo closed 3 years ago

Austinsuyoyo commented 3 years ago

Describe the bug as title

To Reproduce Run docker run -it --rm achannarasappa/ticker -w 2353.TW --proxy 'http://host.docker.internal:3128' image

Expected behavior docker run -it --rm -e 'http_proxy=http://host.docker.internal:3128' achannarasappa/ticker -w 2353.TW But when I set environment , it's success. image

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] commented 3 years ago

This issue was closed because it has been stalled for 14 days with no activity.