This website requires JavaScript.
Explore
Help
Register
Sign In
zecfoundation
/
lightwalletd
mirror of
https://github.com/ZcashFoundation/lightwalletd.git
Watch
1
Star
0
Fork
You've already forked lightwalletd
0
Code
Issues
Projects
Releases
Wiki
Activity
zcash-master
lightwalletd
/
docker
/
Dockerfile
5 lines
47 B
Docker
Raw
Permalink
Blame
History
FROM
scratch
COPY
main /
ENTRYPOINT
[
"/main"
]
Reference in New Issue
View Git Blame
Copy Permalink