Namespace
catthehacker
Image / Tag
ubuntu:runner-18.04-20230129
Content Digest
sha256:fe7a048d9a7888a3d566a9d66a40699079e5598d3d0205193f80ce9994a66d60
Details
Created

2023-01-29 12:51:17 UTC

Size

410 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    https://github.com/catthehacker
  • org.opencontainers.image.created
    2023-01-29 12:50:35Z
  • org.opencontainers.image.description
    Special image built for using with https://github.com/nektos/act
  • org.opencontainers.image.documentation
    https://github.com/catthehacker/catthehacker/docker_images
  • org.opencontainers.image.revision
    9cc06ea30249f7fe34dd94db71fbf9ca39649ce7
  • org.opencontainers.image.source
    https://github.com/catthehacker/catthehacker/docker_images
  • org.opencontainers.image.title
    runner-18.04-amd64
  • org.opencontainers.image.url
    https://github.com/catthehacker/catthehacker/docker_images/tree/9cc06ea30249f7fe34dd94db71fbf9ca39649ce7/linux/ubuntu/runner/
  • org.opencontainers.image.vendor
    catthehacker
  • org.opencontainers.image.version
    20230129

Environment
AGENT_TOOLSDIRECTORY

/opt/hostedtoolcache

DEBIAN_FRONTEND

noninteractive

DEPLOYMENT_BASEPATH

/opt/runner

IMAGE_OS

ubuntu18

ImageOS

ubuntu18

LSB_OS_VERSION

1804

LSB_RELEASE

18.04

PATH

/opt/hostedtoolcache/node/16.19.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_USER

runner

RUN_TOOL_CACHE

/opt/hostedtoolcache

USER

runner


Layers

[#000] sha256:a055bf07b5b05332897ea9a464c5e76a507fafe72fa21370d3fccaf07d55f360 - 6.22% (25.5 MB)

[#001] sha256:d70e1735669b0f58ff8d77a231156d8439ba4d153be7da76d0d62793cc801a79 - 1.54% (6.31 MB)

[#002] sha256:de9a31ed2ee5d3aec4310bdf9842467af28116765a8b61aad646b9743e9dd28c - 0.7% (2.89 MB)

[#003] sha256:bc8fac9d294c8a5e20900b05e19ebdc677c81e6eac475b32d47ffd4385033ade - 10.6% (43.4 MB)

[#004] sha256:b583399575af03a7d6c8885145f0e012f2d7e9a4962fa9d05b4065c57645f0f7 - 32.49% (133 MB)

[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#006] sha256:ba7b15cddac9ec6f4c7c02398201005a79349598b05fa75bd97d4dc51feb9bfc - 0.0% (9.05 KB)

[#007] sha256:ab608a44b59b130c5347afee225a3920dadf4f08f3b52ffa46087b7ad446e919 - 34.83% (143 MB)

[#008] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:937b3ddf6c871eedf97e77d4aa581fe35fad55a323162bfa88f31d8bc4eee3a2 - 13.62% (55.8 MB)


History
2023-01-02 18:48:55 UTC

/bin/sh -c #(nop) ADD file:132da97f77ddc534ddb931a461d83ac2aa601dd4481360c874eac33b6c3470d9 in /

2023-01-02 18:48:56 UTC

/bin/sh -c #(nop) CMD ["bash"]

2023-01-02 19:09:46 UTC

/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl netbase wget tzdata ; rm -rf /var/lib/apt/lists/*

2023-01-02 19:09:53 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi

2023-01-02 19:10:34 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-01-02 19:13:22 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-01-29 12:35:24 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-01-29 12:35:24 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-01-29 12:35:24 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-01-29 12:35:24 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=12 16

2023-01-29 12:35:24 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-01-29 12:35:24 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-01-29 12:35:24 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-01-29 12:35:24 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-01-29 12:35:24 UTC (buildkit.dockerfile.v0)

SHELL [/bin/bash --login -e -o pipefail -c]

2023-01-29 12:35:24 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-01-29 12:35:24 UTC (buildkit.dockerfile.v0)

COPY ./linux/ubuntu/scripts /imagegeneration/installers # buildkit

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

RUN |7 TARGETARCH=amd64 FROM_IMAGE=buildpack-deps FROM_TAG=18.04 NODE_VERSION=12 16 DISTRO=ubuntu TYPE=act RUNNER=root /bin/bash --login -e -o pipefail -c /imagegeneration/installers/${TYPE}.sh # buildkit

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=act

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-01-29 12:35:10Z

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=https://github.com/catthehacker

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.url=https://github.com/catthehacker/catthehacker/docker_images/tree/9cc06ea30249f7fe34dd94db71fbf9ca39649ce7/linux/ubuntu/act/

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/catthehacker/catthehacker/docker_images

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.documentation=https://github.com/catthehacker/catthehacker/docker_images

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230129

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=act-18.04-amd64

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.description=Special image built for using with https://github.com/nektos/act

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=9cc06ea30249f7fe34dd94db71fbf9ca39649ce7

2023-01-29 12:36:11 UTC (buildkit.dockerfile.v0)

USER root

2023-01-29 12:36:55 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV PATH=/opt/hostedtoolcache/node/16.19.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

2023-01-29 12:36:56 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV IMAGE_OS=ubuntu18

2023-01-29 12:36:57 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV ImageOS=ubuntu18

2023-01-29 12:36:58 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_RELEASE=18.04

2023-01-29 12:36:59 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache

2023-01-29 12:37:00 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV RUN_TOOL_CACHE=/opt/hostedtoolcache

2023-01-29 12:37:01 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV DEPLOYMENT_BASEPATH=/opt/runner

2023-01-29 12:37:02 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV USER=root

2023-01-29 12:37:03 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_USER=root

2023-01-29 12:37:04 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_OS_VERSION=1804

2023-01-29 12:50:36 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-01-29 12:50:36 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-01-29 12:50:36 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-01-29 12:50:36 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=12 16

2023-01-29 12:50:36 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-01-29 12:50:36 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-01-29 12:50:36 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-01-29 12:50:36 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-01-29 12:50:36 UTC (buildkit.dockerfile.v0)

SHELL [/bin/bash --login -e -o pipefail -c]

2023-01-29 12:50:36 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-01-29 12:50:36 UTC (buildkit.dockerfile.v0)

COPY ./linux/ubuntu/scripts /imagegeneration/installers # buildkit

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

RUN |7 TARGETARCH=amd64 FROM_IMAGE=ghcr.io/catthehacker/ubuntu FROM_TAG=act-18.04-20230129 NODE_VERSION=12 16 DISTRO=ubuntu TYPE=runner RUNNER=runner /bin/bash --login -e -o pipefail -c /imagegeneration/installers/${TYPE}.sh # buildkit

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=runner

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-01-29 12:50:35Z

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=https://github.com/catthehacker

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.url=https://github.com/catthehacker/catthehacker/docker_images/tree/9cc06ea30249f7fe34dd94db71fbf9ca39649ce7/linux/ubuntu/runner/

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/catthehacker/catthehacker/docker_images

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.documentation=https://github.com/catthehacker/catthehacker/docker_images

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230129

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=runner-18.04-amd64

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.description=Special image built for using with https://github.com/nektos/act

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=9cc06ea30249f7fe34dd94db71fbf9ca39649ce7

2023-01-29 12:50:43 UTC (buildkit.dockerfile.v0)

USER runner

2023-01-29 12:51:05 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV PATH=/opt/hostedtoolcache/node/16.19.0/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

2023-01-29 12:51:06 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV IMAGE_OS=ubuntu18

2023-01-29 12:51:07 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV ImageOS=ubuntu18

2023-01-29 12:51:09 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_RELEASE=18.04

2023-01-29 12:51:10 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache

2023-01-29 12:51:11 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV RUN_TOOL_CACHE=/opt/hostedtoolcache

2023-01-29 12:51:12 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV DEPLOYMENT_BASEPATH=/opt/runner

2023-01-29 12:51:13 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV USER=runner

2023-01-29 12:51:14 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_USER=runner

2023-01-29 12:51:15 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_OS_VERSION=1804

2023-01-29 12:51:17 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_TEMP=/home/runner/work/_temp

Details
Created

2023-01-29 12:53:49 UTC

Size

357 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    https://github.com/catthehacker
  • org.opencontainers.image.created
    2023-01-29 12:53:07Z
  • org.opencontainers.image.description
    Special image built for using with https://github.com/nektos/act
  • org.opencontainers.image.documentation
    https://github.com/catthehacker/catthehacker/docker_images
  • org.opencontainers.image.revision
    9cc06ea30249f7fe34dd94db71fbf9ca39649ce7
  • org.opencontainers.image.source
    https://github.com/catthehacker/catthehacker/docker_images
  • org.opencontainers.image.title
    runner-18.04-arm
  • org.opencontainers.image.url
    https://github.com/catthehacker/catthehacker/docker_images/tree/9cc06ea30249f7fe34dd94db71fbf9ca39649ce7/linux/ubuntu/runner/
  • org.opencontainers.image.vendor
    catthehacker
  • org.opencontainers.image.version
    20230129

Environment
AGENT_TOOLSDIRECTORY

/opt/hostedtoolcache

DEBIAN_FRONTEND

noninteractive

DEPLOYMENT_BASEPATH

/opt/runner

IMAGE_OS

ubuntu18

ImageOS

ubuntu18

LSB_OS_VERSION

1804

LSB_RELEASE

18.04

PATH

/opt/hostedtoolcache/node/16.19.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_USER

runner

RUN_TOOL_CACHE

/opt/hostedtoolcache

USER

runner


Layers

[#000] sha256:76fb61f2d39f847056d344250a2953b5a1b082ded5f1cefd7d3afe364723dcdd - 5.95% (21.3 MB)

[#001] sha256:0e540801c42f8432293d458d53e5bc0b6ef91b8d645947689839a7231dca6961 - 1.52% (5.42 MB)

[#002] sha256:f91387436a7cdbf2383b0e9a88100a86c5dad038d936ee66b8f471b2fb5aaeb8 - 0.69% (2.47 MB)

[#003] sha256:e632ab5acc73c71ab37aa5612d7f4f664ccbf41d0c98263d7192f548ba4b27a5 - 10.86% (38.8 MB)

[#004] sha256:ac889c6e6cac354a8f1c8d27647bcdb0f05a74a89acc562e51517c148bb35a50 - 31.56% (113 MB)

[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#006] sha256:550895a776b94d599a0b0b6f2dd76245c6354a5ce1811fe9c17901c139faea57 - 0.0% (9.05 KB)

[#007] sha256:ab1eb61619c7bc00b3d22b689a9ca8e6874d421490bca1c754b80fa074f0628c - 35.09% (125 MB)

[#008] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:dbf2acc0964f3f95882d183c178b60da118fe10d9352b8bb048d2bd3d2fd1cb0 - 14.33% (51.2 MB)


History
2023-01-02 18:58:29 UTC

/bin/sh -c #(nop) ADD file:dd193bc3de688c6b33fca185c08cbda4626f172cf3238f95dce8457c4ae6134b in /

2023-01-02 18:58:30 UTC

/bin/sh -c #(nop) CMD ["bash"]

2023-01-02 19:24:48 UTC

/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl netbase wget tzdata ; rm -rf /var/lib/apt/lists/*

2023-01-02 19:25:07 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi

2023-01-02 19:26:03 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-01-02 19:29:23 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-01-29 12:44:12 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-01-29 12:44:12 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-01-29 12:44:12 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-01-29 12:44:12 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=12 16

2023-01-29 12:44:12 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-01-29 12:44:12 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-01-29 12:44:12 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-01-29 12:44:12 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-01-29 12:44:12 UTC (buildkit.dockerfile.v0)

SHELL [/bin/bash --login -e -o pipefail -c]

2023-01-29 12:44:12 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-01-29 12:44:12 UTC (buildkit.dockerfile.v0)

COPY ./linux/ubuntu/scripts /imagegeneration/installers # buildkit

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

RUN |7 TARGETARCH=arm FROM_IMAGE=buildpack-deps FROM_TAG=18.04 NODE_VERSION=12 16 DISTRO=ubuntu TYPE=act RUNNER=root /bin/bash --login -e -o pipefail -c /imagegeneration/installers/${TYPE}.sh # buildkit

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=act

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-01-29 12:44:04Z

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=https://github.com/catthehacker

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.url=https://github.com/catthehacker/catthehacker/docker_images/tree/9cc06ea30249f7fe34dd94db71fbf9ca39649ce7/linux/ubuntu/act/

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/catthehacker/catthehacker/docker_images

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.documentation=https://github.com/catthehacker/catthehacker/docker_images

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230129

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=act-18.04-arm

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.description=Special image built for using with https://github.com/nektos/act

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=9cc06ea30249f7fe34dd94db71fbf9ca39649ce7

2023-01-29 12:49:09 UTC (buildkit.dockerfile.v0)

USER root

2023-01-29 12:49:45 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV PATH=/opt/hostedtoolcache/node/16.19.0/armv7l/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

2023-01-29 12:49:47 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV IMAGE_OS=ubuntu18

2023-01-29 12:49:48 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV ImageOS=ubuntu18

2023-01-29 12:49:49 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_RELEASE=18.04

2023-01-29 12:49:50 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache

2023-01-29 12:49:51 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV RUN_TOOL_CACHE=/opt/hostedtoolcache

2023-01-29 12:49:52 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV DEPLOYMENT_BASEPATH=/opt/runner

2023-01-29 12:49:53 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV USER=root

2023-01-29 12:49:54 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_USER=root

2023-01-29 12:49:55 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_OS_VERSION=1804

2023-01-29 12:53:08 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-01-29 12:53:08 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-01-29 12:53:08 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-01-29 12:53:08 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=12 16

2023-01-29 12:53:08 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-01-29 12:53:08 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-01-29 12:53:08 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-01-29 12:53:08 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-01-29 12:53:08 UTC (buildkit.dockerfile.v0)

SHELL [/bin/bash --login -e -o pipefail -c]

2023-01-29 12:53:08 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-01-29 12:53:08 UTC (buildkit.dockerfile.v0)

COPY ./linux/ubuntu/scripts /imagegeneration/installers # buildkit

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

RUN |7 TARGETARCH=arm FROM_IMAGE=ghcr.io/catthehacker/ubuntu FROM_TAG=act-18.04-20230129 NODE_VERSION=12 16 DISTRO=ubuntu TYPE=runner RUNNER=runner /bin/bash --login -e -o pipefail -c /imagegeneration/installers/${TYPE}.sh # buildkit

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=runner

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-01-29 12:53:07Z

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=https://github.com/catthehacker

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.url=https://github.com/catthehacker/catthehacker/docker_images/tree/9cc06ea30249f7fe34dd94db71fbf9ca39649ce7/linux/ubuntu/runner/

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/catthehacker/catthehacker/docker_images

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.documentation=https://github.com/catthehacker/catthehacker/docker_images

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230129

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=runner-18.04-arm

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.description=Special image built for using with https://github.com/nektos/act

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=9cc06ea30249f7fe34dd94db71fbf9ca39649ce7

2023-01-29 12:53:18 UTC (buildkit.dockerfile.v0)

USER runner

2023-01-29 12:53:38 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV PATH=/opt/hostedtoolcache/node/16.19.0/armv7l/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

2023-01-29 12:53:39 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV IMAGE_OS=ubuntu18

2023-01-29 12:53:40 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV ImageOS=ubuntu18

2023-01-29 12:53:41 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_RELEASE=18.04

2023-01-29 12:53:42 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache

2023-01-29 12:53:44 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV RUN_TOOL_CACHE=/opt/hostedtoolcache

2023-01-29 12:53:45 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV DEPLOYMENT_BASEPATH=/opt/runner

2023-01-29 12:53:46 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV USER=runner

2023-01-29 12:53:47 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_USER=runner

2023-01-29 12:53:48 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_OS_VERSION=1804

2023-01-29 12:53:49 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_TEMP=/home/runner/work/_temp

Details
Created

2023-01-29 12:52:35 UTC

Size

382 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    https://github.com/catthehacker
  • org.opencontainers.image.created
    2023-01-29 12:51:52Z
  • org.opencontainers.image.description
    Special image built for using with https://github.com/nektos/act
  • org.opencontainers.image.documentation
    https://github.com/catthehacker/catthehacker/docker_images
  • org.opencontainers.image.revision
    9cc06ea30249f7fe34dd94db71fbf9ca39649ce7
  • org.opencontainers.image.source
    https://github.com/catthehacker/catthehacker/docker_images
  • org.opencontainers.image.title
    runner-18.04-arm64
  • org.opencontainers.image.url
    https://github.com/catthehacker/catthehacker/docker_images/tree/9cc06ea30249f7fe34dd94db71fbf9ca39649ce7/linux/ubuntu/runner/
  • org.opencontainers.image.vendor
    catthehacker
  • org.opencontainers.image.version
    20230129

Environment
AGENT_TOOLSDIRECTORY

/opt/hostedtoolcache

DEBIAN_FRONTEND

noninteractive

DEPLOYMENT_BASEPATH

/opt/runner

IMAGE_OS

ubuntu18

ImageOS

ubuntu18

LSB_OS_VERSION

1804

LSB_RELEASE

18.04

PATH

/opt/hostedtoolcache/node/16.19.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_USER

runner

RUN_TOOL_CACHE

/opt/hostedtoolcache

USER

runner


Layers

[#000] sha256:c347df5277017bf1ab15f258630e012d44bb79c509675d9464f96570668efab0 - 5.92% (22.6 MB)

[#001] sha256:e57589a61e75b6fd9c40b958bcd242697d3bd9c18d4e46b2ab119920727081ae - 1.51% (5.77 MB)

[#002] sha256:82fe4f939a742980b846ab4256c36fd2e683a0409f5c4655aced05555c4bf9ee - 0.7% (2.66 MB)

[#003] sha256:846d548556b4af418a2bea61c5b5aaa5f28e8fab62286fa92db02592dc6d346b - 10.8% (41.3 MB)

[#004] sha256:7fdd8550e90b6a38650ec39f57285703575e24d543ef0613e3db615c95e85618 - 32.45% (124 MB)

[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#006] sha256:c72ba36c277cbc565a0a87d7aeb47f4bcd3254080b0dfa763a346ef14571c1cf - 0.0% (9.05 KB)

[#007] sha256:d95d89cdb2838d9dcb1b1372c68825b5b5099af47627ba4aa85b7576924277a0 - 33.98% (130 MB)

[#008] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#010] sha256:04d582476e4fd7e7f370f251f2ab4b848d570b38f5d925ba6d1752ea2cd9f64a - 14.64% (56 MB)


History
2023-01-02 18:26:21 UTC

/bin/sh -c #(nop) ADD file:0acff7d2bb94db4847afdf5ab7b4385732c0a38fd82b0057ce0459f2b5d04042 in /

2023-01-02 18:26:21 UTC

/bin/sh -c #(nop) CMD ["bash"]

2023-01-02 18:47:02 UTC

/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates curl netbase wget tzdata ; rm -rf /var/lib/apt/lists/*

2023-01-02 18:47:07 UTC

/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi

2023-01-02 18:47:46 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-01-02 18:50:49 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-01-29 12:37:45 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-01-29 12:37:45 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-01-29 12:37:45 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-01-29 12:37:45 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=12 16

2023-01-29 12:37:45 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-01-29 12:37:45 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-01-29 12:37:45 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-01-29 12:37:45 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-01-29 12:37:45 UTC (buildkit.dockerfile.v0)

SHELL [/bin/bash --login -e -o pipefail -c]

2023-01-29 12:37:45 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-01-29 12:37:45 UTC (buildkit.dockerfile.v0)

COPY ./linux/ubuntu/scripts /imagegeneration/installers # buildkit

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

RUN |7 TARGETARCH=arm64 FROM_IMAGE=buildpack-deps FROM_TAG=18.04 NODE_VERSION=12 16 DISTRO=ubuntu TYPE=act RUNNER=root /bin/bash --login -e -o pipefail -c /imagegeneration/installers/${TYPE}.sh # buildkit

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=act

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-01-29 12:37:35Z

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=https://github.com/catthehacker

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.url=https://github.com/catthehacker/catthehacker/docker_images/tree/9cc06ea30249f7fe34dd94db71fbf9ca39649ce7/linux/ubuntu/act/

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/catthehacker/catthehacker/docker_images

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.documentation=https://github.com/catthehacker/catthehacker/docker_images

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230129

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=act-18.04-arm64

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.description=Special image built for using with https://github.com/nektos/act

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=9cc06ea30249f7fe34dd94db71fbf9ca39649ce7

2023-01-29 12:42:48 UTC (buildkit.dockerfile.v0)

USER root

2023-01-29 12:43:27 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV PATH=/opt/hostedtoolcache/node/16.19.0/arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

2023-01-29 12:43:28 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV IMAGE_OS=ubuntu18

2023-01-29 12:43:29 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV ImageOS=ubuntu18

2023-01-29 12:43:30 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_RELEASE=18.04

2023-01-29 12:43:32 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache

2023-01-29 12:43:33 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV RUN_TOOL_CACHE=/opt/hostedtoolcache

2023-01-29 12:43:34 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV DEPLOYMENT_BASEPATH=/opt/runner

2023-01-29 12:43:35 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV USER=root

2023-01-29 12:43:36 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_USER=root

2023-01-29 12:43:37 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_OS_VERSION=1804

2023-01-29 12:51:52 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-01-29 12:51:52 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-01-29 12:51:52 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-01-29 12:51:52 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=12 16

2023-01-29 12:51:52 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-01-29 12:51:52 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-01-29 12:51:52 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-01-29 12:51:52 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-01-29 12:51:52 UTC (buildkit.dockerfile.v0)

SHELL [/bin/bash --login -e -o pipefail -c]

2023-01-29 12:51:52 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-01-29 12:51:52 UTC (buildkit.dockerfile.v0)

COPY ./linux/ubuntu/scripts /imagegeneration/installers # buildkit

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

RUN |7 TARGETARCH=arm64 FROM_IMAGE=ghcr.io/catthehacker/ubuntu FROM_TAG=act-18.04-20230129 NODE_VERSION=12 16 DISTRO=ubuntu TYPE=runner RUNNER=runner /bin/bash --login -e -o pipefail -c /imagegeneration/installers/${TYPE}.sh # buildkit

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=runner

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-01-29 12:51:52Z

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.authors=https://github.com/catthehacker

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.url=https://github.com/catthehacker/catthehacker/docker_images/tree/9cc06ea30249f7fe34dd94db71fbf9ca39649ce7/linux/ubuntu/runner/

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.source=https://github.com/catthehacker/catthehacker/docker_images

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.documentation=https://github.com/catthehacker/catthehacker/docker_images

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230129

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=runner-18.04-arm64

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.description=Special image built for using with https://github.com/nektos/act

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=9cc06ea30249f7fe34dd94db71fbf9ca39649ce7

2023-01-29 12:52:02 UTC (buildkit.dockerfile.v0)

USER runner

2023-01-29 12:52:23 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV PATH=/opt/hostedtoolcache/node/16.19.0/arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

2023-01-29 12:52:24 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV IMAGE_OS=ubuntu18

2023-01-29 12:52:26 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV ImageOS=ubuntu18

2023-01-29 12:52:27 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_RELEASE=18.04

2023-01-29 12:52:28 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache

2023-01-29 12:52:29 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV RUN_TOOL_CACHE=/opt/hostedtoolcache

2023-01-29 12:52:30 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV DEPLOYMENT_BASEPATH=/opt/runner

2023-01-29 12:52:31 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV USER=runner

2023-01-29 12:52:32 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_USER=runner

2023-01-29 12:52:34 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV LSB_OS_VERSION=1804

2023-01-29 12:52:35 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV RUNNER_TEMP=/home/runner/work/_temp

Danger Zone
Delete Tag

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.

Delete