mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Clean cargo in dockerfile (#735)
This commit is contained in:
@@ -2,4 +2,4 @@ FROM rust:1.39.0
|
||||
|
||||
|
||||
COPY . lighthouse
|
||||
RUN cd lighthouse && make
|
||||
RUN cd lighthouse && make && cargo clean
|
||||
|
||||
Reference in New Issue
Block a user