This commit is contained in:
@@ -10,4 +10,5 @@ RUN git submodule update --init
|
|||||||
RUN make
|
RUN make
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
RUN go install -v ./...
|
RUN go install -v ./...
|
||||||
|
RUN cp /usr/src/app/vendor/rpi-rgb-led-matrix/include/* /usr/local/include
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user