vulpemventures / docker-elements

Dockerfile of the public image vulpemventures/liquid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker liquid

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

Pull the image:

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

Run the image:

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

Release

To tag a new image with a new version:

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

About

Dockerfile of the public image vulpemventures/liquid

License:MIT License


Languages

Language:Dockerfile 100.0%