This website requires JavaScript.
Explore
Help
Register
Sign In
dm9pZCAq
/
docker-i2psnark
Watch
1
Star
0
Fork
You've already forked docker-i2psnark
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f82938604c
docker-i2psnark
/
Makefile
10 lines
102 B
Makefile
Raw
Blame
History
NAME
:=
i2psnark
all
:
docker build -t
${
NAME
}
.
clean
:
docker image rm
${
NAME
}
.PHONY
:
all
clean
Reference in New Issue
View Git Blame
Copy Permalink