First commit
This commit is contained in:
parent
150380bc6d
commit
1593169e0d
@ -21,14 +21,6 @@ LABEL maintainer="Sthope <hopelessautomations@gmail.com>" \
|
||||
org.label-schema.vcs-ref=$VCS_REF \
|
||||
org.label-schema.build-date=$BUILD_DATE
|
||||
|
||||
# Install Canon Drivers
|
||||
# RUN apt-get update && \
|
||||
# apt-get install -y wget && \
|
||||
# wget https://gdlp01.c-wss.com/gds/9/0100010919/01/cnijfilter2-6.10-1-deb.tar.gz -O canon.tar.gz && \
|
||||
# tar -xvf canon.tar.gz && \
|
||||
# cd cnijfilter2-6.10-1-deb/ && \
|
||||
# ./install.sh
|
||||
|
||||
# Install Packages
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y \
|
||||
|
Loading…
x
Reference in New Issue
Block a user