This commit is contained in:
@@ -9,7 +9,8 @@ RUN apt-get update \
|
|||||||
&& apt-get install -y \
|
&& apt-get install -y \
|
||||||
lib32stdc++6 \
|
lib32stdc++6 \
|
||||||
printer-driver-cups-pdf \
|
printer-driver-cups-pdf \
|
||||||
iputils-ping
|
iputils-ping \
|
||||||
|
dnsutils
|
||||||
|
|
||||||
RUN dpkg --add-architecture i386 \
|
RUN dpkg --add-architecture i386 \
|
||||||
&& dpkg -i $BROTHER_HLL3230CDW_DRIVER
|
&& dpkg -i $BROTHER_HLL3230CDW_DRIVER
|
||||||
|
|||||||
Reference in New Issue
Block a user