FROM crosstool-ng:KE MAINTAINER Kjell Enblom # more needs to be done WORKDIR /root/build COPY dl /root/src ADD x86_64-centos7-linux-gnu.config /root/build/.config RUN ct-ng build CT_ALLOW_BUILD_AS_ROOT_SURE=true WORKDIR /