@@ -17,8 +17,6 @@ RUN apt-get update && apt-get install -y nano cups wget && apt-get clean
WORKDIR /root
-
-#RUN cupsd && wget http://www.brother.com/pub/bsc/linux/packages/mfcl2685dwcupswrapper-3.2.1-1.i386.deb && dpkg -i --force-architecture mfcl2685dwcupswrapper-3.2.1-1.i386.deb && rm -rf mfcl2685dwcupswrapper-3.2.1-1.i386.deb
RUN wget http://download.brother.com/welcome/dlf006893/linux-brprinter-installer-2.2.0-1.gz
RUN gunzip -f linux-brprinter-installer-2.2.0-1.gz && chmod +x linux-brprinter-installer-2.2.0-1