2023-09-21 16:09:26 UTC
262 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de - 1.24% (3.24 MB)
[#001] sha256:7b3315bc318a25241fb98b319c56ab6edf013892d2add9659653d2201eac3d03 - 98.76% (259 MB)
[#002] sha256:3283b280da5bbd26b8487a27494f1080f696aaccc6760123a725bbb65db9d53e - 0.0% (4.17 KB)
[#003] sha256:9a2f25cf475be6e1b9be4485f8fc420ec5788481ffc95d385276ae5beabd89b9 - 0.0% (4.26 KB)
[#004] sha256:f7ce196348a30921f10d0b575af3ea08d61185008b1e6773771ff1bc997414a3 - 0.0% (2.26 KB)
/bin/sh -c #(nop) ADD file:32ff5e7a78b890996ee4681cc0a26185d3e9acdb4eb1e2aaccb2411f922fed6b in /
2023-08-07 19:20:20 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-09-21 16:09:24 UTC/bin/sh -c echo -e "https://dl-cdn.alpinelinux.org/alpine/edge/testing\nhttps://dl-cdn.alpinelinux.org/alpine/edge/main" >> /etc/apk/repositories && apk add --update cups cups-libs cups-pdf cups-client cups-filters cups-dev gutenprint gutenprint-libs gutenprint-doc gutenprint-cups ghostscript brlaser hplip avahi inotify-tools python3 python3-dev py3-pip build-base wget rsync && pip3 --no-cache-dir install --upgrade pip && pip3 install pycups && rm -rf /var/cache/apk/*
2023-09-21 16:09:24 UTC/bin/sh -c #(nop) EXPOSE 631
2023-09-21 16:09:24 UTC/bin/sh -c #(nop) VOLUME [/config]
2023-09-21 16:09:25 UTC/bin/sh -c #(nop) VOLUME [/services]
2023-09-21 16:09:25 UTC/bin/sh -c #(nop) ADD dir:7246d77254fb0cc50b6f15460990d5f2d154a5188308ce9462cf053ed06c3817 in /
2023-09-21 16:09:25 UTC/bin/sh -c chmod +x /root/*
2023-09-21 16:09:26 UTC/bin/sh -c #(nop) CMD ["/root/run_cups.sh"]
2023-09-21 16:09:26 UTC/bin/sh -c sed -i 's/Listen localhost:631/Listen 0.0.0.0:631/' /etc/cups/cupsd.conf && sed -i 's/Browsing Off/Browsing On/' /etc/cups/cupsd.conf && sed -i 's/<Location \/>/<Location \/>\n Allow All/' /etc/cups/cupsd.conf && sed -i 's/<Location \/admin>/<Location \/admin>\n Allow All\n Require user @SYSTEM/' /etc/cups/cupsd.conf && sed -i 's/<Location \/admin\/conf>/<Location \/admin\/conf>\n Allow All/' /etc/cups/cupsd.conf && sed -i 's/.*enable\-dbus=.*/enable\-dbus\=no/' /etc/avahi/avahi-daemon.conf && echo "ServerAlias *" >> /etc/cups/cupsd.conf && echo "DefaultEncryption Never" >> /etc/cups/cupsd.conf
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.