Skip to content
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

Docker image with supervisord #30

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

amorfis
Copy link

@amorfis amorfis commented Nov 6, 2017

Docker image where 2 bitcoind processes are run by supervisord. This allows the image to be used in CI environment like Jenkins.

Note: Make is removed from the image, as it is not necessary for the nodes to run

GochoMugo added a commit to GochoMugo/bitcoin-testnet-box that referenced this pull request May 20, 2018
Notes:
1. Refactored:
   * Dockerfile: exploit image caching
   * Create directory `nodes` for node conf, data, etc.
2. Updates:
   * bitcoin-cli: `getwalletinfo` command replaces `getinfo`
3. Use supervisord to make container detachable

References:
1. PR (for supervisord code): freewil#30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant