Skip to content

catalogfi/docker-electrs

 
 

Repository files navigation

Docker electrs

Dockerfile of the public image catalogfi/electrs

Electrs

Pull the image:

$ docker pull ghcr.io/catalogfi/electrs

Run the container:

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

Release

To tag a new image with a new version:

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Liquid 51.0%
  • Dockerfile 49.0%