mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-10 21:19:26 +02:00
don't run dpk configure
This commit is contained in:
@ -7,7 +7,6 @@ RUN echo "deb http://emdebian.org/tools/debian/ jessie main" >> /etc/apt/sources
|
||||
curl http://emdebian.org/tools/debian/emdebian-toolchain-archive.key | apt-key add -
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
apt-utils \
|
||||
crossbuild-essential-armhf
|
||||
|
||||
ENV CROSS_TRIPLE arm-linux-gnueabihf
|
||||
|
Reference in New Issue
Block a user