add docker file for RelayNode
Havent tried to test it, but aside from the one nit generally looks great.
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.
It might be smart to update the base image here. This PR is over four years old.
Yeah, have to wait a few locked myself out.
On Fri, Feb 19, 2021 at 3:02 AM Joseph Gleason [email protected] 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 .
The RelayNode work has been long-since replaced by FIBRE. The repo not having been archived was an oversight.