Skip to content

sivops/litecoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

litecoin

Image Creation

change directory into docker directory

cd docker

build the image using below command

docker build -t litecoin:0.18.1 .

run the container using below command

docker run -itd litecoin:0.18.1

running litecoin as k8s container

change into directory k8s and run the below commands

kubectl apply -f .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published