-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Hi, I have tried to set this up in a docker container, but cannot add this as a gem source. I get the following:
$ gem sources -a http://localhost:2000
Error fetching http://localhost:2000:
too many connection resets (http://localhost:2000/specs.4.8.gz)
I have tried this locally and on a remote server with the same results. It is definitely listening on port 2000 and I have verified that curl http://:2000 fails when the container is stopped, so I am definitely connecting to the container and not something else. I have tried to build this using both ruby:2.7.8-alpine3.16 and ruby:3.2.6-alpine3.20 as my base images and the result is the same.
Any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels