added dockerfile

This commit is contained in:
Neeflix
2018-08-30 20:49:07 +02:00
parent 1e585ca866
commit 4a715d6a6c

View 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