Skip to content

vulpemventures/docker-bitcoin-cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Bitcoin with OP_CAT

Dockerfile of the public image ghcr.io/vulpemventures/bitcoin-cat:latest

Pull the image:

$ docker pull ghcr.io/vulpemventures/bitcoin-cat:latest

Run the image:

$ docker run -v path/to/bitcoin.conf:/home/bitcoin/.bitcoin -d ghcr.io/vulpemventures/bitcoin-cat:latest

Release

To tag a new image with a new version, change the branch in Dockerfile and push it to the repository.

Releases

No releases published

Packages