mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #263] goProxy not working instide an Docker container. #181
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#181
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @UrielCh on GitHub (Apr 13, 2019).
Original GitHub issue: https://github.com/snail007/goproxy/issues/263
Hi,
When I pack snail007/goproxy inside a docker container, it spot working, with no error message.
Dockerfile
test it:
I'ts work if I build snail007/goproxy from git, but it's look to be an old version.
@snail007 commented on GitHub (Apr 14, 2019):
lastest version of goproxy can't running in docker
@UrielCh commented on GitHub (Apr 14, 2019):
Is that possible to download an old version ?
I have just migrate to docker. and I'm running everything inside containers.