2021-10-22 18:35:14 UTC
415 MB
noninteractive
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
STACKheroku-18
[#000] sha256:284055322776031bac33723839acb0db2d063a525ba4fa1fd268a831c7553b26 - 6.14% (25.5 MB)
[#001] sha256:d5cfd425797bd4a073c545b9e4be7e8611a2ab4b8b8573cc88dc60300f6588a3 - 0.0% (5.47 KB)
[#002] sha256:96dcda2dad4ff56336ca9c70f569dea4cb5e00b88c5fba27787784b1e3417613 - 38.4% (159 MB)
[#003] sha256:557d4e018c83c0bd3d4b852c7541500d0417ee91c490e87b4fc4b9c20da4ebb1 - 0.0% (751 Bytes)
[#004] sha256:28b8487d480f1b3d1efc188f022451054ba3fbc882a911387259978d62d6c2a3 - 52.01% (216 MB)
[#005] sha256:e0a9439ae9fc3ecb6d719ce771e6a354e11d01d8936979ec9cfe2aa724d5aceb - 0.4% (1.68 MB)
[#006] sha256:9bdc724da90477504289e0c9990976e90af1ec08306890340a7377d9ecb88201 - 0.55% (2.28 MB)
[#007] sha256:79f01b5913003e18bbc53cacab2856589d4a842e57ea56ae5cd20541e36346b1 - 2.49% (10.3 MB)
[#008] sha256:314d3ae25317f15e6231fb8c131a3704450da9b9068bdc453cbea24038b18938 - 0.0% (292 Bytes)
[#009] sha256:db115591130d0028c6e1e694c04b5307f1ea5f100ad90d912c467a2dfce16c97 - 0.0% (13.8 KB)
/bin/sh -c #(nop) ADD file:0d82cd095966e8ee78b593cb47a352eec842edb7bd9d9468e8a70154522447d1 in /
2021-10-01 02:23:24 UTC/bin/sh -c #(nop) CMD ["bash"]
2021-10-11 07:24:47 UTC/bin/sh -c #(nop) COPY file:7ea9e4ffb3bd82f4e3656a81454a03248d0012baf96b6aca72760f22eb736e69 in /tmp/setup.sh
2021-10-11 07:26:41 UTC/bin/sh -c /tmp/setup.sh
2021-10-11 07:26:45 UTC/bin/sh -c #(nop) COPY file:68232e41c92cdf5dbfd8a3235cec97928568fba31045d0601fd8d541a905c190 in /tmp/setup.sh
2021-10-11 07:28:02 UTC/bin/sh -c /tmp/setup.sh
2021-10-22 18:34:27 UTC/bin/sh -c #(nop) ARG STACK_VERSION
2021-10-22 18:34:28 UTC/bin/sh -c #(nop) ENV STACK=heroku-18
2021-10-22 18:34:29 UTC/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive
2021-10-22 18:34:31 UTC/bin/sh -c #(nop) LABEL com.gliderlabs.herokuish/stack=heroku-18
2021-10-22 18:34:47 UTC|1 STACK_VERSION=18 /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/*
2021-10-22 18:34:50 UTC|1 STACK_VERSION=18 /bin/sh -c curl "https://github.com/gliderlabs/herokuish/releases/download/v0.5.31/herokuish_0.5.31_linux_x86_64.tgz" --silent -L | tar -xzC /bin
2021-10-22 18:35:10 UTC|1 STACK_VERSION=18 /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
2021-10-22 18:35:11 UTC/bin/sh -c #(nop) COPY file:ecc2b87d6f11e122a8542f3a78efb5996e9a9aec7bbadfe2effd84f7b77b5434 in /tmp/default_user.bash
2021-10-22 18:35:14 UTC|1 STACK_VERSION=18 /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.