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