Skip to content

vulpemventures/docker-bitcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker bitcoin

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

Pull the image:

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

Run the image:

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

Release

To tag a new image with a new version:

  1. Create a new folder with VERSION as directory name and change the Dockerfiles ARG VERSION
  2. Modify the GH Action in .github/workflows/docker-publish.yml changing VERSION env var
  3. Push in master

About

Dockerfile of the public image vulpemventures/bitcoin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages