2022-10-17 18:16:24 UTC
249 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:213ec9aee27d8be045c6a92b7eac22c9a64b44558193775a1a7f626352392b49 - 1.07% (2.68 MB)
[#001] sha256:4460a497d62129b8a5eee2a68597d8055423de5657158eb26b147dd294950d1c - 98.92% (247 MB)
[#002] sha256:430402f982a4e5ae01eed9065ab13b833d609a836d42f339738902e4cd0793dd - 0.0% (4.17 KB)
[#003] sha256:5754455c232c57bd593051bd28f4483713f9601bfcd4b59de0f9b325efb4716d - 0.0% (4.26 KB)
[#004] sha256:c8479728288ad9cad62efaa5080a36aa1b23d9ac02104a29bf7bef72391946a2 - 0.0% (2.25 KB)
/bin/sh -c #(nop) ADD file:2a949686d9886ac7c10582a6c29116fd29d3077d02755e87e111870d63607725 in /
2022-08-09 17:19:53 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-10-17 18:16:21 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/*
2022-10-17 18:16:22 UTC/bin/sh -c #(nop) EXPOSE 631
2022-10-17 18:16:22 UTC/bin/sh -c #(nop) VOLUME [/config]
2022-10-17 18:16:22 UTC/bin/sh -c #(nop) VOLUME [/services]
2022-10-17 18:16:22 UTC/bin/sh -c #(nop) ADD dir:7246d77254fb0cc50b6f15460990d5f2d154a5188308ce9462cf053ed06c3817 in /
2022-10-17 18:16:23 UTC/bin/sh -c chmod +x /root/*
2022-10-17 18:16:23 UTC/bin/sh -c #(nop) CMD ["/root/run_cups.sh"]
2022-10-17 18:16:24 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.