This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
lighthouse
Watch
16
Star
0
Fork
0
You've already forked lighthouse
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c6d3636d0d
lighthouse
/
Dockerfile
5 lines
85 B
Docker
Raw
Normal View
History
Unescape
Escape
Added Dockerfile and Jenkinsfile.
2019-01-09 08:44:37 +00:00
FROM
rust:latest
Included 'cmake' in Dockerfile, as it is a dependency for compiling protoc-grpcio
2019-02-07 06:45:47 +00:00
RUN
apt-get update
&&
apt-get install -y clang libclang-dev cmake
Added Dockerfile and Jenkinsfile.
2019-01-09 08:44:37 +00:00
Reference in New Issue
Copy Permalink