Sign inSign up

0labs/bitcoind

By 0labs

•Updated over 3 years ago

Image
0

905

0labs/bitcoind repository overview

⁠O1 Containers Collection - bitcoind

Containerized Web3 and Cloud-Native applications

Overview

⁠Version
Unable to find image '0labs/bitcoind:v24.0.1' locally
docker: Error response from daemon: manifest for 0labs/bitcoind:v24.0.1 not found: manifest unknown: manifest unknown.
See 'docker run --help'.
⁠Options
⁠run args
  • RUN_ARGS: specify arbitrary application command-line arguments on container startup within the runtime environment.
docker run --env RUN_ARGS="--help" <image>
⁠dynamic application configuration mounts

Mount customized application configuration files to locations of your choosing - can be used in tandem with RUN_ARGS to specify where configuration files are loaded from.

docker run --volume ./config/mainnet:/config <image> --env RUN_ARGS=--config-dir=/config
⁠custom entrypoints

Execute customized scripts and operations within each container on startup. All executables mounted to /docker-entrypoint.d will be ran in lexical sort order according to the C/POSIX locale character collation rules. (example⁠)

docker run --volume ./custom-app-entrypoints:/docker-entrypoint.d <image>
⁠CLI args
Unable to find image '0labs/bitcoind:v24.0.1' locally
docker: Error response from daemon: manifest for 0labs/bitcoind:v24.0.1 not found: manifest unknown: manifest unknown.
See 'docker run --help'.

⁠License

MIT

⁠Author Information

Created in 2023 by O1.IO.

šŸ† always happy to help & donations are always welcome šŸ’ø

  • ETH (Ethereum): 0x652eD9d222eeA1Ad843efec01E60C29bF2CF6E4c

  • BTC (Bitcoin): 3E8gMxwEnfAAWbvjoPVqSz6DvPfwQ1q8Jn

  • ATOM (Cosmos): cosmos19vmcf5t68w6ug45mrwjyauh4ey99u9htrgqv09

Tag summary

Content type

Image

Digest

sha256:5b28721ae…

Size

110.2 MB

Last updated

over 3 years ago

docker pull 0labs/bitcoind:24.0.1