TheBlueMatt / RelayNode

A block-compressing fast relay server/client
http://bitcoinrelaynetwork.org
MIT License
84 stars 49 forks source link

add docker file for RelayNode #27

Open bitkevin opened 8 years ago

TheBlueMatt commented 8 years ago

Havent tried to test it, but aside from the one nit generally looks great.

gevans commented 8 years ago

This works really well for development (using consistent dependencies and a common base image). If there's interest in shipping a minimal image for deployment on production servers, I'd recommend looking into building with this image but packaging the resulting binary in a busybox image. That would likely produce an image < 25 MiB.

fireduck64 commented 3 years ago

It might be smart to update the base image here. This PR is over four years old.

Manny27nyc commented 3 years ago

Yeah, have to wait a few locked myself out.

On Fri, Feb 19, 2021 at 3:02 AM Joseph Gleason notifications@github.com wrote:

It might be smart to update the base image here. This PR is over four years old.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/TheBlueMatt/RelayNode/pull/27#issuecomment-781905799, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOSI3GERNQM527BZCTHNNIDS7YLLDANCNFSM4BXXSKMQ .

TheBlueMatt commented 3 years ago

The RelayNode work has been long-since replaced by FIBRE. The repo not having been archived was an oversight.