Skip to content

brunneis/litecoin-core-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

litecoin-core-docker

You can run the latest available image as follows:

docker run -d \
-v "$(pwd)"/litecoin-data:/root/.litecoin \
--name litecoin-core \
-p 8333:8333 \
--restart always \
brunneis/litecoin-core

All the available tags are listed here.

Releases

No releases published

Packages

No packages published