c1660w-shim (latest)
Published 2024-12-24 04:25:02 +00:00 by Cronocide
Installation
docker pull git.cronocide.net/cronocide/c1660w-shim:latest
sha256:ab12f325176e5d6c70a95d0f59b2d41a965e92caaf09079d840b992dd539343e
Image Layers
ADD file:7bc8fc617f718bf5e65e7fd718531a01122acc1783af5233c98aa9d31b0f093e in / |
CMD ["bash"] |
ENV DEBIAN_FRONTEND=noninteractive |
ARG USERNAME=c1660w-shim |
ARG PASSWORD=eed6ccf250ce386ba4157426a5bf80c420dcea66 |
COPY xerox-phaser-6000-6010_1.0-1_i386.deb / # buildkit |
RUN |2 USERNAME=c1660w-shim PASSWORD=eed6ccf250ce386ba4157426a5bf80c420dcea66 /bin/sh -c apt-get update && apt-get install -y sudo locales whois cups cups-client cups-bsd printer-driver-all hpijs-ppds hp-ppd hplip # buildkit |
RUN |2 USERNAME=c1660w-shim PASSWORD=eed6ccf250ce386ba4157426a5bf80c420dcea66 /bin/sh -c sed -i "s/^#\ \+\(en_US.UTF-8\)/\1/" /etc/locale.gen && locale-gen en_US en_US.UTF-8 # buildkit |
ENV LANG=en_US.UTF-8 |
ENV LC_ALL=en_US.UTF-8 |
ENV LANGUAGE=en_US:en |
RUN |2 USERNAME=c1660w-shim PASSWORD=eed6ccf250ce386ba4157426a5bf80c420dcea66 /bin/sh -c useradd --groups=sudo,lp,lpadmin --create-home --home-dir=/home/$USERNAME --shell=/bin/bash --password=$(mkpasswd $PASSWORD) $USERNAME && sed -i '/%sudo[[:space:]]/ s/ALL[[:space:]]*$/NOPASSWD:ALL/' /etc/sudoers && apt-get clean && rm -rf /var/lib/apt/lists/* && mkdir /var/lib/apt/lists/partial # buildkit |
RUN |2 USERNAME=c1660w-shim PASSWORD=eed6ccf250ce386ba4157426a5bf80c420dcea66 /bin/sh -c dpkg -i /xerox-phaser-6000-6010_1.0-1_i386.deb # buildkit |
COPY cupsd.conf /etc/cups/ # buildkit |
COPY printers.conf /etc/cups/ # buildkit |
COPY Dell-C1660W.ppd /etc/cups/ppd/ # buildkit |
ENTRYPOINT ["/usr/sbin/cupsd" "-f"] |
Labels
Key | Value |
---|---|
net.cronocide.build-info.build-time | 2024-12-24T04:22:04+00:00 |
net.cronocide.build-info.git-branch | (HEAD |
net.cronocide.build-info.git-commit | eed6ccf250ce386ba4157426a5bf80c420dcea66 |
net.cronocide.build-info.git-repo | https://git.cronocide.net/Cronocide/c1660w-shim.git |
org.opencontainers.image.source | https://git.cronocide.net/cronocide/c1660w-shim |
org.opencontainers.image.title | c1660w-shim |
org.opencontainers.image.url | https://git.cronocide.net |
org.opencontainers.image.vendor | cronocide.net |
Details
Versions (8)
View all
latest
2024-12-24
eed6ccf250ce386ba4157426a5bf80c420dcea66
2024-12-24
ab8ca34b0e8a907088b127c22fe754eea95c4453
2024-12-20
2ffb64d83e6f899620099ba8d2d877c653c96cb9
2024-12-20
a57c48fbbc99dfa9523d8eb52f0996ef22088e2a
2024-12-20