2022-11-04 19:28:43 UTC
453 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
STACKheroku-20
[#000] sha256:eaead16dc43bb8811d4ff450935d607f9ba4baffda4fc110cc402fa43f601d83 - 6.02% (27.3 MB)
[#001] sha256:a7658b63fd58316734f25311fc746379bb0ce46a8855b0e7ee312863217e666b - 0.0% (5.5 KB)
[#002] sha256:83956a7950b48ae4d9f2ef16790b2f76edb82e556280e11f97d8d0d1cf4c4082 - 38.3% (173 MB)
[#003] sha256:019aa730ce98e0585b8119c32ee6e3e1a41f844b42164ce7be9f87822312db32 - 0.0% (757 Bytes)
[#004] sha256:c144f496f00c10869f43f9fcb6a2f5e225eb4f60a5089a0e7330b0aac9da281b - 52.53% (238 MB)
[#005] sha256:7d55eb6a4b210d2c8ac1c29e3061e7076b01a3891555bdf55eb42116abd33975 - 0.36% (1.63 MB)
[#006] sha256:6bf1d7d8a24ec917c14907505fe2785028bcef062d4e59b0a109c73e958f095d - 0.5% (2.27 MB)
[#007] sha256:189820b6e1ad6d38581d1889aa66c5c0c029502038a215f0bad961bc791f71da - 2.28% (10.3 MB)
[#008] sha256:33c06cd9eb3dac811ff1e96b861994a2c181b41c225adb2f743f9419e97f69c2 - 0.0% (291 Bytes)
[#009] sha256:5befdaf9fade0ac261bdecf1c304b0528582a58b62993c19d6425fa310c8a9d4 - 0.0% (11.8 KB)
/bin/sh -c #(nop) ADD file:7633003155a1059419aa1a6756fafb6e4f419d65bff7feb7c945de1e29dccb1e in /
2022-10-25 01:53:35 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-11-01 17:18:01 UTC/bin/sh -c #(nop) COPY file:7b847b499de978812bd3cbc7a7c2458d4f4516fff34259358491e7045d8ca522 in /tmp/setup.sh
2022-11-01 17:19:34 UTC/bin/sh -c /tmp/setup.sh
2022-11-01 17:19:36 UTC/bin/sh -c #(nop) COPY file:8d1eefaf54010bf28caa9a71ab57191cd7d7f07b1c410ac06917b98d651d8bd1 in /tmp/setup.sh
2022-11-01 17:20:28 UTC/bin/sh -c /tmp/setup.sh
2022-11-04 19:28:04 UTC/bin/sh -c #(nop) ARG STACK_VERSION
2022-11-04 19:28:05 UTC/bin/sh -c #(nop) ENV STACK=heroku-20
2022-11-04 19:28:06 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2022-11-04 19:28:08 UTC/bin/sh -c #(nop) LABEL com.gliderlabs.herokuish/stack=heroku-20
2022-11-04 19:28:22 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-11-04 19:28:24 UTC|1 STACK_VERSION=20 /bin/sh -c curl "https://github.com/gliderlabs/herokuish/releases/download/v0.5.39/herokuish_0.5.39_linux_x86_64.tgz" --silent -L | tar -xzC /bin
2022-11-04 19:28:40 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-11-04 19:28:41 UTC/bin/sh -c #(nop) COPY file:ecc2b87d6f11e122a8542f3a78efb5996e9a9aec7bbadfe2effd84f7b77b5434 in /tmp/default_user.bash
2022-11-04 19:28:43 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.