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

Initial Docker support #20

Merged
merged 5 commits into from
Aug 3, 2023
Merged

Initial Docker support #20

merged 5 commits into from
Aug 3, 2023

Conversation

knorrium
Copy link
Member

@knorrium knorrium commented Jul 23, 2023

% docker-compose up
[+] Running 1/0
 ✔ Container electrs-mempool-electrs-1  Created                                                                                 0.0s
Attaching to electrs-mempool-electrs-1
electrs-mempool-electrs-1  | Config { log: StdErrLog { verbosity: Error, quiet: false, show_level: true, timestamp: Off, modules: [], writer: "stderr", color_choice: Never }, network_type: Bitcoin, db_path: "
electrs-mempool-electrs-1  | /electrs/mainnet", daemon_dir: "/root/.bitcoin", blocks_dir: "/root/.bitcoin/blocks", daemon_rpc_addr: 127.0.0.1:8332, cookie: Some("mempool:mempool")
electrs-mempool-electrs-1  | , electrum_rpc_addr: 127.0.0.1:50001, http_addr: 127.0.0.1:3000, http_socket_file: None, monitoring_addr: 127.0.0.1:4224, jsonrpc_import: false, light_mode: false, address_search: true, index_unspendables: false, cors: Some("*"), precache_scripts: None, utxos_limit: 500, electrum_txs_limit: 500, electrum_banner: "Welcome to mempool-electrs 3.0.0-dev", mempool_backlog_stats_ttl: 10, mempool_recent_txs_size: 10, rest_default_block_limit: 10, rest_default_chain_txs_per_page: 25, rest_default_max_mempool_txs
electrs-mempool-electrs-1  | : 50 }

@knorrium knorrium requested a review from junderw July 23, 2023 09:11
Dockerfile Show resolved Hide resolved
@knorrium knorrium requested a review from junderw July 23, 2023 09:34
Copy link
Member

@junderw junderw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@softsimon softsimon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@softsimon softsimon merged commit a19ce10 into mempool Aug 3, 2023
@softsimon softsimon deleted the docker_build branch August 3, 2023 05:11
SatoKentaNayoro pushed a commit to boolnetwork/mempool-electrs that referenced this pull request Nov 29, 2024
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.

3 participants