This website requires JavaScript.
Explore
Help
Sign In
zec
/
secant-android-wallet
mirror of
https://github.com/zcash/secant-android-wallet.git
Watch
1
Star
0
Fork
You've already forked secant-android-wallet
0
Code
Issues
Projects
Releases
Wiki
Activity
72e3eca548
secant-android-wallet
/
.github
/
actions
/
antivirus
/
Dockerfile
4 lines
78 B
Docker
Raw
Blame
History
FROM
clamav/clamav:1.4.1
RUN
freshclam
ENTRYPOINT
[
"clamscan"
,
"--recursive"
]
Reference in New Issue
View Git Blame
Copy Permalink