Custom docker image regtest 24.0.1
Last updated
Last updated
In order to have the latest Bitcoin image, 24.0.1, have to use a custom image. Can directly change to the Deployer's one and start with step 5, or deploy yours by following all the steps.
build the docker image by running this in location of Bitcoin.dockerfile wanted and selecting to name it bitcoin with tag local
to upload it on docker hub it has to be of the following format: docker_user/repository:tag
Create a repository using the docker website
Push image to repository
Change the image used in Devnet.toml
Check version by running