This website requires JavaScript.
Explore
Help
Sign In
kirillius
/
Cloak
mirror of
https://github.com/cbeuw/Cloak
Watch
1
Star
0
Fork
You've already forked Cloak
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
docker-tests
Cloak
/
Dockerfile
6 lines
92 B
Docker
Raw
Permalink
Blame
History
FROM
golang:latest
RUN
git clone https://github.com/cbeuw/Cloak.git
WORKDIR
Cloak
RUN
make
Reference in New Issue
View Git Blame
Copy Permalink