added dockerfile
This commit is contained in:
7
FlippR-Driver/cross-docker/dockerfile
Normal file
7
FlippR-Driver/cross-docker/dockerfile
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
FROM sdthirlwall/raspberry-pi-cross-compiler
|
||||||
|
|
||||||
|
# axel uses gettext in the build context
|
||||||
|
RUN install-debian --update cmake
|
||||||
|
|
||||||
|
# axel links against openssl
|
||||||
|
RUN install-raspbian --update libboost-dev-all
|
||||||
Reference in New Issue
Block a user