Skip to content

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

License

Notifications You must be signed in to change notification settings

vulpemventures/docker-electrs

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 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