2022-05-06 15:21:44 UTC
528 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
STACKheroku-20
[#000] sha256:4d32b49e2995210e8937f0898327f196d3fcc52486f0be920e8b2d65f150a7ab - 5.16% (27.2 MB)
[#001] sha256:841a7c28c8ba29f2399511b01a8abfa0a200f4f704fac3f62e7fbf9986fe53dd - 0.0% (5.5 KB)
[#002] sha256:fdff8e4c0c06665c9a61390a78632d39ceb59c000dd431169033282c75962a1d - 32.86% (173 MB)
[#003] sha256:0fe5fae570c2d0aebd35400d9f842945148ee9023b5e386012260606102bbc00 - 0.0% (756 Bytes)
[#004] sha256:d64ff3a8b5cb41c711a5959302828029b1865d0ce07c29ce44c30dab5d7b16b9 - 45.06% (238 MB)
[#005] sha256:339bc7b48b8c818954042d106553233336700364210ad4e9ef3a34f558745cf4 - 5.82% (30.7 MB)
[#006] sha256:71a0d19b98d09fc38e40185f3e48303f908a040981de6402cf27812d9c29c350 - 0.43% (2.26 MB)
[#007] sha256:268d648d5710de43f3a168c99c0c0fd0a33997b1944c5effb6b43c3bfac39083 - 10.66% (56.2 MB)
[#008] sha256:6b2edc4c0c9c835eda972b425405bb660a30adb97bfed94f54fc572805d95e88 - 0.0% (290 Bytes)
[#009] sha256:918ca863991332aff347e09b610763a879831d54138f575fb71f3bb484a6ee67 - 0.0% (11.8 KB)
/bin/sh -c #(nop) ADD file:1d3b09cf9e041d608a00c2dc25cdf3c388e436c5db607a3d124f2aa0f764fc69 in /
2022-03-18 05:30:40 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-04-04 21:50:10 UTC/bin/sh -c #(nop) COPY file:782703c134affa5b1ec2182d90b65ef05827162aedae546ae4d956f677824636 in /tmp/setup.sh
2022-04-04 21:52:14 UTC/bin/sh -c /tmp/setup.sh
2022-04-04 21:52:17 UTC/bin/sh -c #(nop) COPY file:a5c8f6cd7e1b9f4012a32428049b7d16e4c43e235a4def1d0ac3c1ea5f081871 in /tmp/setup.sh
2022-04-04 21:53:30 UTC/bin/sh -c /tmp/setup.sh
2022-05-06 15:21:05 UTC/bin/sh -c #(nop) ARG STACK_VERSION
2022-05-06 15:21:06 UTC/bin/sh -c #(nop) ENV STACK=heroku-20
2022-05-06 15:21:08 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2022-05-06 15:21:09 UTC/bin/sh -c #(nop) LABEL com.gliderlabs.herokuish/stack=heroku-20
2022-05-06 15:21:28 UTC|1 STACK_VERSION=20 /bin/sh -c apt-get update -qq && apt-get install -qq -y daemontools && cp /etc/ImageMagick-6/policy.xml /etc/ImageMagick-6/policy.xml.custom && apt-get -y -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confnew --allow-downgrades --allow-remove-essential --allow-change-held-packages dist-upgrade && mv /etc/ImageMagick-6/policy.xml.custom /etc/ImageMagick-6/policy.xml && apt-get clean && rm -rf /var/cache/apt/archives/* /var/lib/apt/lists/* /var/tmp/*
2022-05-06 15:21:30 UTC|1 STACK_VERSION=20 /bin/sh -c curl "https://github.com/gliderlabs/herokuish/releases/download/v0.5.35/herokuish_0.5.35_linux_x86_64.tgz" --silent -L | tar -xzC /bin
2022-05-06 15:21:41 UTC|1 STACK_VERSION=20 /bin/sh -c /bin/herokuish buildpack install && ln -s /bin/herokuish /build && ln -s /bin/herokuish /start && ln -s /bin/herokuish /exec && cd /tmp/buildpacks && rm -rf */.git */.github */.circleci */changelogs */spec */support/build */builds */test */tmp
2022-05-06 15:21:42 UTC/bin/sh -c #(nop) COPY file:ecc2b87d6f11e122a8542f3a78efb5996e9a9aec7bbadfe2effd84f7b77b5434 in /tmp/default_user.bash
2022-05-06 15:21:44 UTC|1 STACK_VERSION=20 /bin/sh -c bash /tmp/default_user.bash && rm -f /tmp/default_user.bash
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.