-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publish docker image for easier use #17
Comments
There is one: https://hub.docker.com/r/purse/bcoin Github repo: https://github.com/bcoin-org/bcoin-docker ...these are admittedly out of date. Contributions and suggestions are welcome! You could also help us by writing a guide for bcoin.io and submitting it as a pull request to https://github.com/bcoin-org/bcoin-org.github.io#adding-a-new-guide I am also currently working with Digital Ocean to add a synced (pruned) bcoin full node snapshot on their droplet marketplace. |
OK hey! Sorry, wrong repo. You are right we need to do all this for handshake (in addition to bcoin) I think we should wait for mainnet, but you're right that would be very convenient. |
please share docker image. Node js is a nightmare |
@hixichen please create a docker image and share it with the community. Let us know if you have any issues installing hsd or nodejs. It is extremely easy. We're on IRC at |
See #106 for the basics required to run an airgapped docker container. |
A simple signed Docker container could come preinstalled with the right version of node and the airdrop tool.
We could also provide instructions to run it in an interactive, non-networked way mounting the key on the host filesystem.
The text was updated successfully, but these errors were encountered: