Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

synonymdev/docker-electrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker electrs

Dockerfile of the public images vulpemventures/electrs and vulpemventures/electrs-liquid

Electrs

Pull the image:

$ docker pull ghcr.io/vulpemventures/electrs

Run the container:

$ docker run -p 3002:3002 -d ghcr.io/vulpemventures/electrs

Electrs Liquid

Pull the image:

$ docker pull ghcr.io/vulpemventures/electrs-liquid

Run the container:

$ docker run -p 3002:3002 -d ghcr.io/vulpemventures/electrs-liquid

Release

To tag a new image with a new version:

  1. Create a new folder with COMMIT as directory name
  2. Modify the GH Action in .github/workflows/docker-publish.yml changing the ARG COMMIT with new created folder
  3. Push in master

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors