Namespace
catthehacker
Image / Tag
ubuntu:custom-20.04-20230722
Content Digest
sha256:116e9712fc87181d5953650dec3cee7eb96587a2a572a51cb9a3d261b17803f3
Details
Created

2023-07-22 14:03:35 UTC

Size

2.15 GB

Content Digest
Labels
  • org.opencontainers.image.authors
    https://github.com/catthehacker
  • org.opencontainers.image.created
    2023-07-22 13:38:17Z
  • 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.ref.name
    ubuntu
  • org.opencontainers.image.revision
    311d8fff180f6d53e6150f7f2db41470f679f370
  • org.opencontainers.image.source
    https://github.com/catthehacker/catthehacker/docker_images
  • org.opencontainers.image.title
    custom-20.04-amd64
  • org.opencontainers.image.url
    https://github.com/catthehacker/catthehacker/docker_images/tree/311d8fff180f6d53e6150f7f2db41470f679f370/linux/ubuntu/custom/
  • org.opencontainers.image.vendor
    catthehacker
  • org.opencontainers.image.version
    20230722

Environment
AGENT_TOOLSDIRECTORY

/opt/hostedtoolcache

CARGO_HOME

/usr/share/rust/.cargo

DEBIAN_FRONTEND

noninteractive

DEPLOYMENT_BASEPATH

/usr/share/rust/.cargo/bin:/opt/runner

DOTNET_ROOT

/opt/hostedtoolcache/dotnet

IMAGE_OS

ubuntu20

ImageOS

ubuntu20

LSB_OS_VERSION

2004

LSB_RELEASE

20.04

NVM_DIR

/root/.nvm

PATH

/opt/hostedtoolcache/dotnet:/usr/share/rust/.cargo/bin:/opt/hostedtoolcache/node/16.20.1/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

RUNNER_USER

root

RUN_TOOL_CACHE

/opt/hostedtoolcache

RUSTUP_HOME

/usr/share/rust/.rustup

USER

root

VCPKG_INSTALLATION_ROOT

/usr/local/share/vcpkg


Layers

[#000] sha256:0fb668748fc8bb961f4580895692ae741be788857ac2e8220adc2265ffb38e10 - 1.24% (27.3 MB)

[#001] sha256:de25fa69197a0fe88312b7c08a3a8c96d4062222b035243751e6b307e1087e46 - 0.48% (10.6 MB)

[#002] sha256:d02e98539424ab3fee447b177cb642cceab5a0f5bcc7ac4658a3199d8a2efe22 - 2.64% (58.1 MB)

[#003] sha256:10814cb888f2d0dc3b2fd0b1086cf83dffd5b89704534a791348878994befe3a - 6.28% (138 MB)

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

[#005] sha256:4359db018b50fae036103c1d84536ae3786d48bc364e3f69f2fae98bd56a28cd - 0.0% (9.6 KB)

[#006] sha256:79e2f15a29423f123dfe7f855c76d80f1d2baf663e2d1723006e72a7a6d98f57 - 6.2% (137 MB)

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

[#008] sha256:a3fe8c1d7367aa25a55e503863d2564525883381b2fc77fecca8000d0918ab4e - 0.0% (9.61 KB)

[#009] sha256:7d95843a0b95d1879cdcc7a21d547b9f6aa805794b1c15924e3615c9b3a0e338 - 83.16% (1.79 GB)


History
2023-06-28 09:59:08 UTC

/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-22 12:33:10 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-07-22 12:33:10 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-07-22 12:33:10 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-07-22 12:33:10 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=12 16

2023-07-22 12:33:10 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-07-22 12:33:10 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-07-22 12:33:10 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-07-22 12:33:10 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-07-22 12:33:10 UTC (buildkit.dockerfile.v0)

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

2023-07-22 12:33:10 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-07-22 12:33:10 UTC (buildkit.dockerfile.v0)

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

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

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

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=act

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-07-22 12:32:55Z

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

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

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

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

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

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

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

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

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230722

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

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

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

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

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=311d8fff180f6d53e6150f7f2db41470f679f370

2023-07-22 12:33:56 UTC (buildkit.dockerfile.v0)

USER root

2023-07-22 12:34:38 UTC

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

2023-07-22 12:34:39 UTC

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

2023-07-22 12:34:39 UTC

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

2023-07-22 12:34:40 UTC

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

2023-07-22 12:34:41 UTC

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

2023-07-22 12:34:42 UTC

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

2023-07-22 12:34:43 UTC

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

2023-07-22 12:34:44 UTC

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

2023-07-22 12:34:45 UTC

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

2023-07-22 12:34:46 UTC

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

2023-07-22 13:38:38 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-07-22 13:38:38 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-07-22 13:38:38 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-07-22 13:38:38 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=12 16

2023-07-22 13:38:38 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-07-22 13:38:38 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-07-22 13:38:38 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-07-22 13:38:38 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-07-22 13:38:38 UTC (buildkit.dockerfile.v0)

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

2023-07-22 13:38:38 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-07-22 13:38:38 UTC (buildkit.dockerfile.v0)

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

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

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

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=custom

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-07-22 13:38:17Z

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

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

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.url=https://github.com/catthehacker/catthehacker/docker_images/tree/311d8fff180f6d53e6150f7f2db41470f679f370/linux/ubuntu/custom/

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

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

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

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

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230722

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.title=custom-20.04-amd64

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

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

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=311d8fff180f6d53e6150f7f2db41470f679f370

2023-07-22 13:54:02 UTC (buildkit.dockerfile.v0)

USER

2023-07-22 14:01:25 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV PATH=/opt/hostedtoolcache/dotnet:/usr/share/rust/.cargo/bin:/opt/hostedtoolcache/node/16.20.1/x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

2023-07-22 14:01:34 UTC

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

2023-07-22 14:01:44 UTC

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

2023-07-22 14:01:53 UTC

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

2023-07-22 14:02:02 UTC

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

2023-07-22 14:02:11 UTC

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

2023-07-22 14:02:21 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV DEPLOYMENT_BASEPATH=/usr/share/rust/.cargo/bin:/opt/runner

2023-07-22 14:02:30 UTC

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

2023-07-22 14:02:39 UTC

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

2023-07-22 14:02:48 UTC

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

2023-07-22 14:02:58 UTC

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

2023-07-22 14:03:07 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV RUSTUP_HOME=/usr/share/rust/.rustup

2023-07-22 14:03:16 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV CARGO_HOME=/usr/share/rust/.cargo

2023-07-22 14:03:25 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV VCPKG_INSTALLATION_ROOT=/usr/local/share/vcpkg

2023-07-22 14:03:35 UTC

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

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