Skip to content

Dockerfile of the public images catalogfi/esplora

License

Notifications You must be signed in to change notification settings

catalogfi/docker-esplora

 
 

Repository files navigation

Docker esplora

Dockerfile of the public image ghcr.io/catalogfi/esplora:latest

Pull the image:

$ docker pull ghcr.io/catalogfi/esplora:latest

Run the container:

$ docker run -p 5000:5000 -d -e API_URL=https://blockstream.info/api -e PORT 5000 ghcr.io/catalogfi/esplora:latest

Release

To tag a new image with a new version:

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

About

Dockerfile of the public images catalogfi/esplora

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dockerfile 100.0%