2023-07-29 12:52:16 UTC
494 MB
/opt/hostedtoolcache
DEBIAN_FRONTENDnoninteractive
DEPLOYMENT_BASEPATH/opt/runner
IMAGE_OSubuntu20
ImageOSubuntu20
LSB_OS_VERSION2004
LSB_RELEASE20.04
PATH/opt/hostedtoolcache/node/18.17.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
RUNNER_TEMP/home/runner/work/_temp
RUNNER_USERrunner
RUN_TOOL_CACHE/opt/hostedtoolcache
USERrunner
[#000] sha256:0fb668748fc8bb961f4580895692ae741be788857ac2e8220adc2265ffb38e10 - 5.51% (27.3 MB)
[#001] sha256:de25fa69197a0fe88312b7c08a3a8c96d4062222b035243751e6b307e1087e46 - 2.15% (10.6 MB)
[#002] sha256:d02e98539424ab3fee447b177cb642cceab5a0f5bcc7ac4658a3199d8a2efe22 - 11.75% (58.1 MB)
[#003] sha256:10814cb888f2d0dc3b2fd0b1086cf83dffd5b89704534a791348878994befe3a - 27.99% (138 MB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:4db1a0c35bdf43689d98a2005fe90b6589c42f7b9038100b4dc9589c2e38a148 - 0.0% (9.63 KB)
[#006] sha256:41c061a1964d0a6fdf2b89d3d05363b155776b3d9c0e07657fd287196839449c - 37.05% (183 MB)
[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#008] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#009] sha256:c56ba5e80a6fa7eb16beb2cbb2faf74bec1b7adc414d93b08df6968eb1e0ba23 - 15.54% (76.8 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-06-28 09:59:08 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-06-28 09:59:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-06-28 09:59:08 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2023-06-28 09:59:10 UTC/bin/sh -c #(nop) ADD file:12f97b7b044d0d1166dd59408c67f5610a764127aa8a01bc57db23bee48911af in /
2023-06-28 09:59:10 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-07-04 03:35:32 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl gnupg netbase wget tzdata ; rm -rf /var/lib/apt/lists/*
2023-07-04 03:36:25 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*
2023-07-04 03:39:01 UTC/bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends autoconf automake bzip2 dpkg-dev file g++ gcc imagemagick libbz2-dev libc6-dev libcurl4-openssl-dev libdb-dev libevent-dev libffi-dev libgdbm-dev libglib2.0-dev libgmp-dev libjpeg-dev libkrb5-dev liblzma-dev libmagickcore-dev libmagickwand-dev libmaxminddb-dev libncurses5-dev libncursesw5-dev libpng-dev libpq-dev libreadline-dev libsqlite3-dev libssl-dev libtool libwebp-dev libxml2-dev libxslt-dev libyaml-dev make patch unzip xz-utils zlib1g-dev $( if apt-cache show 'default-libmysqlclient-dev' 2>/dev/null | grep -q '^Version:'; then echo 'default-libmysqlclient-dev'; else echo 'libmysqlclient-dev'; fi ) ; rm -rf /var/lib/apt/lists/*
2023-07-29 12:32:22 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-07-29 12:32:22 UTC (buildkit.dockerfile.v0)ARG FROM_IMAGE
2023-07-29 12:32:22 UTC (buildkit.dockerfile.v0)ARG FROM_TAG
2023-07-29 12:32:22 UTC (buildkit.dockerfile.v0)ARG NODE_VERSION=16 18
2023-07-29 12:32:22 UTC (buildkit.dockerfile.v0)ARG DISTRO=ubuntu
2023-07-29 12:32:22 UTC (buildkit.dockerfile.v0)ARG TYPE=act
2023-07-29 12:32:22 UTC (buildkit.dockerfile.v0)ARG RUNNER
2023-07-29 12:32:22 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2023-07-29 12:32:22 UTC (buildkit.dockerfile.v0)SHELL [/bin/bash --login -e -o pipefail -c]
2023-07-29 12:32:22 UTC (buildkit.dockerfile.v0)WORKDIR /tmp
2023-07-29 12:32:22 UTC (buildkit.dockerfile.v0)COPY ./linux/ubuntu/scripts /imagegeneration/installers # buildkit
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)RUN |7 TARGETARCH=amd64 FROM_IMAGE=buildpack-deps FROM_TAG=20.04 NODE_VERSION=16 18 DISTRO=ubuntu TYPE=act RUNNER=root /bin/bash --login -e -o pipefail -c /imagegeneration/installers/${TYPE}.sh # buildkit
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)ARG BUILD_TAG=act
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)ARG BUILD_REF
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)ARG BUILD_TAG_VERSION
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)ARG BUILD_OWNER
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)ARG BUILD_REPO
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.created=2023-07-29 12:32:05Z
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=catthehacker
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=https://github.com/catthehacker
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://github.com/catthehacker/catthehacker/docker_images/tree/3feffe909808faf94657d96c13b295da85acfc5b/linux/ubuntu/act/
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/catthehacker/catthehacker/docker_images
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.documentation=https://github.com/catthehacker/catthehacker/docker_images
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=20230729
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=act-20.04-amd64
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=Special image built for using with https://github.com/nektos/act
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.revision=3feffe909808faf94657d96c13b295da85acfc5b
2023-07-29 12:33:30 UTC (buildkit.dockerfile.v0)USER root
2023-07-29 12:34:25 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV PATH=/opt/hostedtoolcache/node/18.17.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
2023-07-29 12:34:26 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV IMAGE_OS=ubuntu20
2023-07-29 12:34:28 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV ImageOS=ubuntu20
2023-07-29 12:34:29 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_RELEASE=20.04
2023-07-29 12:34:30 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
2023-07-29 12:34:31 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV RUN_TOOL_CACHE=/opt/hostedtoolcache
2023-07-29 12:34:32 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV DEPLOYMENT_BASEPATH=/opt/runner
2023-07-29 12:34:33 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV USER=root
2023-07-29 12:34:35 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_USER=root
2023-07-29 12:34:36 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_OS_VERSION=2004
2023-07-29 12:51:26 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-07-29 12:51:26 UTC (buildkit.dockerfile.v0)ARG FROM_IMAGE
2023-07-29 12:51:26 UTC (buildkit.dockerfile.v0)ARG FROM_TAG
2023-07-29 12:51:26 UTC (buildkit.dockerfile.v0)ARG NODE_VERSION=16 18
2023-07-29 12:51:26 UTC (buildkit.dockerfile.v0)ARG DISTRO=ubuntu
2023-07-29 12:51:26 UTC (buildkit.dockerfile.v0)ARG TYPE=act
2023-07-29 12:51:26 UTC (buildkit.dockerfile.v0)ARG RUNNER
2023-07-29 12:51:26 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2023-07-29 12:51:26 UTC (buildkit.dockerfile.v0)SHELL [/bin/bash --login -e -o pipefail -c]
2023-07-29 12:51:26 UTC (buildkit.dockerfile.v0)WORKDIR /tmp
2023-07-29 12:51:26 UTC (buildkit.dockerfile.v0)COPY ./linux/ubuntu/scripts /imagegeneration/installers # buildkit
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)RUN |7 TARGETARCH=amd64 FROM_IMAGE=ghcr.io/catthehacker/ubuntu FROM_TAG=act-20.04-20230729 NODE_VERSION=16 18 DISTRO=ubuntu TYPE=runner RUNNER=runner /bin/bash --login -e -o pipefail -c /imagegeneration/installers/${TYPE}.sh # buildkit
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)ARG BUILD_TAG=runner
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)ARG BUILD_REF
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)ARG BUILD_TAG_VERSION
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)ARG BUILD_OWNER
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)ARG BUILD_REPO
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.created=2023-07-29 12:51:25Z
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=catthehacker
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=https://github.com/catthehacker
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://github.com/catthehacker/catthehacker/docker_images/tree/3feffe909808faf94657d96c13b295da85acfc5b/linux/ubuntu/runner/
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/catthehacker/catthehacker/docker_images
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.documentation=https://github.com/catthehacker/catthehacker/docker_images
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=20230729
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=runner-20.04-amd64
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=Special image built for using with https://github.com/nektos/act
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.revision=3feffe909808faf94657d96c13b295da85acfc5b
2023-07-29 12:51:35 UTC (buildkit.dockerfile.v0)USER runner
2023-07-29 12:52:04 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV PATH=/opt/hostedtoolcache/node/18.17.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
2023-07-29 12:52:05 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV IMAGE_OS=ubuntu20
2023-07-29 12:52:06 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV ImageOS=ubuntu20
2023-07-29 12:52:07 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_RELEASE=20.04
2023-07-29 12:52:09 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
2023-07-29 12:52:10 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV RUN_TOOL_CACHE=/opt/hostedtoolcache
2023-07-29 12:52:11 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV DEPLOYMENT_BASEPATH=/opt/runner
2023-07-29 12:52:12 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV USER=runner
2023-07-29 12:52:14 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_USER=runner
2023-07-29 12:52:15 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_OS_VERSION=2004
2023-07-29 12:52:16 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_TEMP=/home/runner/work/_temp
2023-07-29 12:55:35 UTC
437 MB
/opt/hostedtoolcache
DEBIAN_FRONTENDnoninteractive
DEPLOYMENT_BASEPATH/opt/runner
IMAGE_OSubuntu20
ImageOSubuntu20
LSB_OS_VERSION2004
LSB_RELEASE20.04
PATH/opt/hostedtoolcache/node/18.17.0/armv7l/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
RUNNER_TEMP/home/runner/work/_temp
RUNNER_USERrunner
RUN_TOOL_CACHE/opt/hostedtoolcache
USERrunner
[#000] sha256:06e53fabee8df31622850c604f9242a52a466ec4eb75320019bdfdc8ec311692 - 5.37% (23.4 MB)
[#001] sha256:7655bda15200da93eaa77218c915efbf215e822d3a7ef693f5fbc78a94b8e906 - 2.1% (9.15 MB)
[#002] sha256:27bf5309ca27fafde797ae93665faceb2bf2d10325336e4a2004fad3ea3a3928 - 12.19% (53.2 MB)
[#003] sha256:60345e5479f7c8f72ad47b6401099a23948d09f83264bf4fbd7a1c5b8a8b120b - 26.61% (116 MB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:88e47f238a6ce4ede64f9fd8bc97e2abf976016ed8bcd3f4d118d04d4d5f7ae7 - 0.0% (9.64 KB)
[#006] sha256:969a5948e37b927a3e2f8dcab05b22a3e3e30d8ccbb9854b9c62283f4619c9f1 - 37.51% (164 MB)
[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#008] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#009] sha256:4e26060c541396b1d9a01371114b16904c8aaee610279eff3a956d339b0f5efe - 16.23% (70.9 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-06-28 09:58:20 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-06-28 09:58:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-06-28 09:58:20 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2023-06-28 09:58:22 UTC/bin/sh -c #(nop) ADD file:8bedca16bf416520f5df29175a99b07585281465c459544b9f9679016f59762a in /
2023-06-28 09:58:22 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-07-04 05:58:42 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl gnupg netbase wget tzdata ; rm -rf /var/lib/apt/lists/*
2023-07-04 05:59:49 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*
2023-07-04 06:02:59 UTC/bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends autoconf automake bzip2 dpkg-dev file g++ gcc imagemagick libbz2-dev libc6-dev libcurl4-openssl-dev libdb-dev libevent-dev libffi-dev libgdbm-dev libglib2.0-dev libgmp-dev libjpeg-dev libkrb5-dev liblzma-dev libmagickcore-dev libmagickwand-dev libmaxminddb-dev libncurses5-dev libncursesw5-dev libpng-dev libpq-dev libreadline-dev libsqlite3-dev libssl-dev libtool libwebp-dev libxml2-dev libxslt-dev libyaml-dev make patch unzip xz-utils zlib1g-dev $( if apt-cache show 'default-libmysqlclient-dev' 2>/dev/null | grep -q '^Version:'; then echo 'default-libmysqlclient-dev'; else echo 'libmysqlclient-dev'; fi ) ; rm -rf /var/lib/apt/lists/*
2023-07-29 12:43:34 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-07-29 12:43:34 UTC (buildkit.dockerfile.v0)ARG FROM_IMAGE
2023-07-29 12:43:34 UTC (buildkit.dockerfile.v0)ARG FROM_TAG
2023-07-29 12:43:34 UTC (buildkit.dockerfile.v0)ARG NODE_VERSION=16 18
2023-07-29 12:43:34 UTC (buildkit.dockerfile.v0)ARG DISTRO=ubuntu
2023-07-29 12:43:34 UTC (buildkit.dockerfile.v0)ARG TYPE=act
2023-07-29 12:43:34 UTC (buildkit.dockerfile.v0)ARG RUNNER
2023-07-29 12:43:34 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2023-07-29 12:43:34 UTC (buildkit.dockerfile.v0)SHELL [/bin/bash --login -e -o pipefail -c]
2023-07-29 12:43:34 UTC (buildkit.dockerfile.v0)WORKDIR /tmp
2023-07-29 12:43:34 UTC (buildkit.dockerfile.v0)COPY ./linux/ubuntu/scripts /imagegeneration/installers # buildkit
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)RUN |7 TARGETARCH=arm FROM_IMAGE=buildpack-deps FROM_TAG=20.04 NODE_VERSION=16 18 DISTRO=ubuntu TYPE=act RUNNER=root /bin/bash --login -e -o pipefail -c /imagegeneration/installers/${TYPE}.sh # buildkit
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)ARG BUILD_TAG=act
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)ARG BUILD_REF
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)ARG BUILD_TAG_VERSION
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)ARG BUILD_OWNER
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)ARG BUILD_REPO
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.created=2023-07-29 12:43:23Z
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=catthehacker
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=https://github.com/catthehacker
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://github.com/catthehacker/catthehacker/docker_images/tree/3feffe909808faf94657d96c13b295da85acfc5b/linux/ubuntu/act/
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/catthehacker/catthehacker/docker_images
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.documentation=https://github.com/catthehacker/catthehacker/docker_images
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=20230729
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=act-20.04-arm
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=Special image built for using with https://github.com/nektos/act
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.revision=3feffe909808faf94657d96c13b295da85acfc5b
2023-07-29 12:49:27 UTC (buildkit.dockerfile.v0)USER root
2023-07-29 12:50:14 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV PATH=/opt/hostedtoolcache/node/18.17.0/armv7l/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
2023-07-29 12:50:15 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV IMAGE_OS=ubuntu20
2023-07-29 12:50:16 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV ImageOS=ubuntu20
2023-07-29 12:50:18 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_RELEASE=20.04
2023-07-29 12:50:19 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
2023-07-29 12:50:20 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV RUN_TOOL_CACHE=/opt/hostedtoolcache
2023-07-29 12:50:21 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV DEPLOYMENT_BASEPATH=/opt/runner
2023-07-29 12:50:22 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV USER=root
2023-07-29 12:50:23 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_USER=root
2023-07-29 12:50:25 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_OS_VERSION=2004
2023-07-29 12:54:45 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-07-29 12:54:45 UTC (buildkit.dockerfile.v0)ARG FROM_IMAGE
2023-07-29 12:54:45 UTC (buildkit.dockerfile.v0)ARG FROM_TAG
2023-07-29 12:54:45 UTC (buildkit.dockerfile.v0)ARG NODE_VERSION=16 18
2023-07-29 12:54:45 UTC (buildkit.dockerfile.v0)ARG DISTRO=ubuntu
2023-07-29 12:54:45 UTC (buildkit.dockerfile.v0)ARG TYPE=act
2023-07-29 12:54:45 UTC (buildkit.dockerfile.v0)ARG RUNNER
2023-07-29 12:54:45 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2023-07-29 12:54:45 UTC (buildkit.dockerfile.v0)SHELL [/bin/bash --login -e -o pipefail -c]
2023-07-29 12:54:45 UTC (buildkit.dockerfile.v0)WORKDIR /tmp
2023-07-29 12:54:45 UTC (buildkit.dockerfile.v0)COPY ./linux/ubuntu/scripts /imagegeneration/installers # buildkit
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)RUN |7 TARGETARCH=arm FROM_IMAGE=ghcr.io/catthehacker/ubuntu FROM_TAG=act-20.04-20230729 NODE_VERSION=16 18 DISTRO=ubuntu TYPE=runner RUNNER=runner /bin/bash --login -e -o pipefail -c /imagegeneration/installers/${TYPE}.sh # buildkit
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)ARG BUILD_TAG=runner
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)ARG BUILD_REF
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)ARG BUILD_TAG_VERSION
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)ARG BUILD_OWNER
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)ARG BUILD_REPO
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.created=2023-07-29 12:54:44Z
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=catthehacker
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=https://github.com/catthehacker
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://github.com/catthehacker/catthehacker/docker_images/tree/3feffe909808faf94657d96c13b295da85acfc5b/linux/ubuntu/runner/
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/catthehacker/catthehacker/docker_images
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.documentation=https://github.com/catthehacker/catthehacker/docker_images
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=20230729
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=runner-20.04-arm
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=Special image built for using with https://github.com/nektos/act
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.revision=3feffe909808faf94657d96c13b295da85acfc5b
2023-07-29 12:54:57 UTC (buildkit.dockerfile.v0)USER runner
2023-07-29 12:55:23 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV PATH=/opt/hostedtoolcache/node/18.17.0/armv7l/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
2023-07-29 12:55:24 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV IMAGE_OS=ubuntu20
2023-07-29 12:55:25 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV ImageOS=ubuntu20
2023-07-29 12:55:27 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_RELEASE=20.04
2023-07-29 12:55:28 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
2023-07-29 12:55:29 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV RUN_TOOL_CACHE=/opt/hostedtoolcache
2023-07-29 12:55:30 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV DEPLOYMENT_BASEPATH=/opt/runner
2023-07-29 12:55:32 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV USER=runner
2023-07-29 12:55:33 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_USER=runner
2023-07-29 12:55:34 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_OS_VERSION=2004
2023-07-29 12:55:35 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_TEMP=/home/runner/work/_temp
2023-07-29 12:53:55 UTC
474 MB
/opt/hostedtoolcache
DEBIAN_FRONTENDnoninteractive
DEPLOYMENT_BASEPATH/opt/runner
IMAGE_OSubuntu20
ImageOSubuntu20
LSB_OS_VERSION2004
LSB_RELEASE20.04
PATH/opt/hostedtoolcache/node/18.17.0/arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
RUNNER_TEMP/home/runner/work/_temp
RUNNER_USERrunner
RUN_TOOL_CACHE/opt/hostedtoolcache
USERrunner
[#000] sha256:1e77eb131c5c9032ce8e6e512f601714ce7ba48e296f5b7a5191703bdcbc904d - 5.47% (25.9 MB)
[#001] sha256:61ae43f445a875bd258928e514043770667dbc9ab823c2a244e3c8d2fb4520ad - 2.21% (10.5 MB)
[#002] sha256:cf4e8446ca8d143e3e482c4d70cf26e4702ff9b4e40c36c27fc3dd2a3c27c556 - 12.27% (58.2 MB)
[#003] sha256:f1bc3cd52da7ce05900d047fd4cda3ce90636414f72af90486f6e969e2d2f6b0 - 27.5% (130 MB)
[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#005] sha256:0afa7101e443d5dc4e2208eddeef9afd49993c12136107e1e8ee7e99351e0dc1 - 0.0% (9.64 KB)
[#006] sha256:9e154903b2e559bc7289e4784cbd9e3fa3bdd7b31b8f4a2bf1606e4a5740278e - 36.31% (172 MB)
[#007] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#008] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#009] sha256:42a449804920f565e1e71a4de7ef3203be630ba4b471072a23551668dcea4b3f - 16.25% (77.1 MB)
/bin/sh -c #(nop) ARG RELEASE
2023-06-28 09:54:46 UTC/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH
2023-06-28 09:54:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu
2023-06-28 09:54:46 UTC/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04
2023-06-28 09:54:48 UTC/bin/sh -c #(nop) ADD file:a6db9f7789e57b7119f68e4e4ec9ec5aab8c3c8bd53fd932f3c59c54b1c20a26 in /
2023-06-28 09:54:49 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-07-04 06:01:47 UTC/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl gnupg netbase wget tzdata ; rm -rf /var/lib/apt/lists/*
2023-07-04 06:02:42 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*
2023-07-04 06:05:54 UTC/bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends autoconf automake bzip2 dpkg-dev file g++ gcc imagemagick libbz2-dev libc6-dev libcurl4-openssl-dev libdb-dev libevent-dev libffi-dev libgdbm-dev libglib2.0-dev libgmp-dev libjpeg-dev libkrb5-dev liblzma-dev libmagickcore-dev libmagickwand-dev libmaxminddb-dev libncurses5-dev libncursesw5-dev libpng-dev libpq-dev libreadline-dev libsqlite3-dev libssl-dev libtool libwebp-dev libxml2-dev libxslt-dev libyaml-dev make patch unzip xz-utils zlib1g-dev $( if apt-cache show 'default-libmysqlclient-dev' 2>/dev/null | grep -q '^Version:'; then echo 'default-libmysqlclient-dev'; else echo 'libmysqlclient-dev'; fi ) ; rm -rf /var/lib/apt/lists/*
2023-07-29 12:35:26 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-07-29 12:35:26 UTC (buildkit.dockerfile.v0)ARG FROM_IMAGE
2023-07-29 12:35:26 UTC (buildkit.dockerfile.v0)ARG FROM_TAG
2023-07-29 12:35:26 UTC (buildkit.dockerfile.v0)ARG NODE_VERSION=16 18
2023-07-29 12:35:26 UTC (buildkit.dockerfile.v0)ARG DISTRO=ubuntu
2023-07-29 12:35:26 UTC (buildkit.dockerfile.v0)ARG TYPE=act
2023-07-29 12:35:26 UTC (buildkit.dockerfile.v0)ARG RUNNER
2023-07-29 12:35:26 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2023-07-29 12:35:26 UTC (buildkit.dockerfile.v0)SHELL [/bin/bash --login -e -o pipefail -c]
2023-07-29 12:35:26 UTC (buildkit.dockerfile.v0)WORKDIR /tmp
2023-07-29 12:35:26 UTC (buildkit.dockerfile.v0)COPY ./linux/ubuntu/scripts /imagegeneration/installers # buildkit
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)RUN |7 TARGETARCH=arm64 FROM_IMAGE=buildpack-deps FROM_TAG=20.04 NODE_VERSION=16 18 DISTRO=ubuntu TYPE=act RUNNER=root /bin/bash --login -e -o pipefail -c /imagegeneration/installers/${TYPE}.sh # buildkit
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)ARG BUILD_TAG=act
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)ARG BUILD_REF
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)ARG BUILD_TAG_VERSION
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)ARG BUILD_OWNER
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)ARG BUILD_REPO
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.created=2023-07-29 12:35:15Z
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=catthehacker
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=https://github.com/catthehacker
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://github.com/catthehacker/catthehacker/docker_images/tree/3feffe909808faf94657d96c13b295da85acfc5b/linux/ubuntu/act/
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/catthehacker/catthehacker/docker_images
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.documentation=https://github.com/catthehacker/catthehacker/docker_images
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=20230729
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=act-20.04-arm64
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=Special image built for using with https://github.com/nektos/act
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.revision=3feffe909808faf94657d96c13b295da85acfc5b
2023-07-29 12:41:48 UTC (buildkit.dockerfile.v0)USER root
2023-07-29 12:42:41 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV PATH=/opt/hostedtoolcache/node/18.17.0/arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
2023-07-29 12:42:42 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV IMAGE_OS=ubuntu20
2023-07-29 12:42:43 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV ImageOS=ubuntu20
2023-07-29 12:42:44 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_RELEASE=20.04
2023-07-29 12:42:46 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
2023-07-29 12:42:47 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV RUN_TOOL_CACHE=/opt/hostedtoolcache
2023-07-29 12:42:48 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV DEPLOYMENT_BASEPATH=/opt/runner
2023-07-29 12:42:49 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV USER=root
2023-07-29 12:42:50 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_USER=root
2023-07-29 12:42:51 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_OS_VERSION=2004
2023-07-29 12:53:04 UTC (buildkit.dockerfile.v0)ARG TARGETARCH
2023-07-29 12:53:04 UTC (buildkit.dockerfile.v0)ARG FROM_IMAGE
2023-07-29 12:53:04 UTC (buildkit.dockerfile.v0)ARG FROM_TAG
2023-07-29 12:53:04 UTC (buildkit.dockerfile.v0)ARG NODE_VERSION=16 18
2023-07-29 12:53:04 UTC (buildkit.dockerfile.v0)ARG DISTRO=ubuntu
2023-07-29 12:53:04 UTC (buildkit.dockerfile.v0)ARG TYPE=act
2023-07-29 12:53:04 UTC (buildkit.dockerfile.v0)ARG RUNNER
2023-07-29 12:53:04 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2023-07-29 12:53:04 UTC (buildkit.dockerfile.v0)SHELL [/bin/bash --login -e -o pipefail -c]
2023-07-29 12:53:04 UTC (buildkit.dockerfile.v0)WORKDIR /tmp
2023-07-29 12:53:04 UTC (buildkit.dockerfile.v0)COPY ./linux/ubuntu/scripts /imagegeneration/installers # buildkit
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)RUN |7 TARGETARCH=arm64 FROM_IMAGE=ghcr.io/catthehacker/ubuntu FROM_TAG=act-20.04-20230729 NODE_VERSION=16 18 DISTRO=ubuntu TYPE=runner RUNNER=runner /bin/bash --login -e -o pipefail -c /imagegeneration/installers/${TYPE}.sh # buildkit
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)ARG BUILD_DATE
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)ARG BUILD_TAG=runner
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)ARG BUILD_REF
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)ARG BUILD_TAG_VERSION
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)ARG BUILD_OWNER
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)ARG BUILD_REPO
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.created=2023-07-29 12:53:03Z
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.vendor=catthehacker
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.authors=https://github.com/catthehacker
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.url=https://github.com/catthehacker/catthehacker/docker_images/tree/3feffe909808faf94657d96c13b295da85acfc5b/linux/ubuntu/runner/
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.source=https://github.com/catthehacker/catthehacker/docker_images
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.documentation=https://github.com/catthehacker/catthehacker/docker_images
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.version=20230729
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.title=runner-20.04-arm64
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.description=Special image built for using with https://github.com/nektos/act
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)LABEL org.opencontainers.image.revision=3feffe909808faf94657d96c13b295da85acfc5b
2023-07-29 12:53:15 UTC (buildkit.dockerfile.v0)USER runner
2023-07-29 12:53:43 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV PATH=/opt/hostedtoolcache/node/18.17.0/arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
2023-07-29 12:53:44 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV IMAGE_OS=ubuntu20
2023-07-29 12:53:45 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV ImageOS=ubuntu20
2023-07-29 12:53:46 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_RELEASE=20.04
2023-07-29 12:53:48 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
2023-07-29 12:53:49 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV RUN_TOOL_CACHE=/opt/hostedtoolcache
2023-07-29 12:53:50 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV DEPLOYMENT_BASEPATH=/opt/runner
2023-07-29 12:53:51 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV USER=runner
2023-07-29 12:53:53 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_USER=runner
2023-07-29 12:53:54 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_OS_VERSION=2004
2023-07-29 12:53:55 UTC/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_TEMP=/home/runner/work/_temp
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.