FROM debian:jessie WORKDIR /root/ COPY patches patches COPY build.sh build.sh RUN ./build.sh CMD tar c *.deb