Skip to content

vulpemventures/docker-peerswap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker PeerSwap

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

Pull the image:

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

Run the image:

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

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages