This website requires JavaScript.
Explore
Help
Sign In
zecfoundation
/
zwallet
mirror of
https://github.com/ZcashFoundation/zwallet.git
Watch
1
Star
0
Fork
You've already forked zwallet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
010b299920
zwallet
/
docker
/
Dockerfile-builder
6 lines
84 B
Plaintext
Executable File
Raw
Blame
History
FROM archlinux:base-devel AS builder
COPY install-deps.sh .
RUN ./install-deps.sh
Reference in New Issue
View Git Blame
Copy Permalink