Namespace
catthehacker
Image / Tag
ubuntu:dotnet-20.04-20230801
Content Digest
sha256:4ba100df4b4daf9387be01b6464a905891e27cda9a4adbf9ff02d7c8b3d3f3e8
Details
Created

2023-08-01 14:05:39 UTC

Size

796 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    https://github.com/catthehacker
  • org.opencontainers.image.created
    2023-08-01 14:03:13Z
  • 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
    3feffe909808faf94657d96c13b295da85acfc5b
  • org.opencontainers.image.source
    https://github.com/catthehacker/catthehacker/docker_images
  • org.opencontainers.image.title
    dotnet-20.04-amd64
  • org.opencontainers.image.url
    https://github.com/catthehacker/catthehacker/docker_images/tree/3feffe909808faf94657d96c13b295da85acfc5b/linux/ubuntu/dotnet/
  • org.opencontainers.image.vendor
    catthehacker
  • org.opencontainers.image.version
    20230801

Environment
AGENT_TOOLSDIRECTORY

/opt/hostedtoolcache

DEBIAN_FRONTEND

noninteractive

DEPLOYMENT_BASEPATH

/opt/runner

DOTNET_ROOT

/opt/hostedtoolcache/dotnet

IMAGE_OS

ubuntu20

ImageOS

ubuntu20

LSB_OS_VERSION

2004

LSB_RELEASE

20.04

PATH

/opt/hostedtoolcache/dotnet:/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_USER

root

RUN_TOOL_CACHE

/opt/hostedtoolcache

USER

root


Layers

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

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

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

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

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

[#005] sha256:e20b94acc437764cff3e497a3d092438d3607911ba8bd31cb408a37950b1eb7f - 0.0% (9.63 KB)

[#006] sha256:00f9db55ca9ec59167adfb11ce230aeaa93b795617232614c3d316e7e3409fe5 - 23.02% (183 MB)

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

[#008] sha256:ec8a95f8130574147e4324d3bdf4c9eaf1dcbb057a4229e408a3d4c43f30e621 - 0.0% (9.64 KB)

[#009] sha256:f04c9e5864f1d623912af5c2baa1c4e06001141ae64bd6d5a72c6ac1262ca398 - 47.52% (378 MB)


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-08-01 12:36:41 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-08-01 12:36:41 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-08-01 12:36:41 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-08-01 12:36:41 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=16 18

2023-08-01 12:36:41 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-08-01 12:36:41 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-08-01 12:36:41 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-08-01 12:36:41 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-08-01 12:36:41 UTC (buildkit.dockerfile.v0)

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

2023-08-01 12:36:41 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-08-01 12:36:41 UTC (buildkit.dockerfile.v0)

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

2023-08-01 12:37: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-08-01 12:37:30 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-08-01 12:37:30 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=act

2023-08-01 12:37:30 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-08-01 12:37:30 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-08-01 12:37:30 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-08-01 12:37:30 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-08-01 12:37:30 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-08-01 12:36:26Z

2023-08-01 12:37:30 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-08-01 12:37:30 UTC (buildkit.dockerfile.v0)

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

2023-08-01 12:37:30 UTC (buildkit.dockerfile.v0)

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

2023-08-01 12:37:30 UTC (buildkit.dockerfile.v0)

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

2023-08-01 12:37:30 UTC (buildkit.dockerfile.v0)

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

2023-08-01 12:37:30 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230801

2023-08-01 12:37:30 UTC (buildkit.dockerfile.v0)

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

2023-08-01 12:37:30 UTC (buildkit.dockerfile.v0)

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

2023-08-01 12:37:30 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=3feffe909808faf94657d96c13b295da85acfc5b

2023-08-01 12:37:30 UTC (buildkit.dockerfile.v0)

USER root

2023-08-01 12:38:27 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-08-01 12:38:28 UTC

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

2023-08-01 12:38:29 UTC

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

2023-08-01 12:38:30 UTC

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

2023-08-01 12:38:31 UTC

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

2023-08-01 12:38:32 UTC

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

2023-08-01 12:38:34 UTC

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

2023-08-01 12:38:35 UTC

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

2023-08-01 12:38:36 UTC

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

2023-08-01 12:38:37 UTC

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

2023-08-01 14:03:34 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-08-01 14:03:34 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-08-01 14:03:34 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-08-01 14:03:34 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=16 18

2023-08-01 14:03:34 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-08-01 14:03:34 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-08-01 14:03:34 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-08-01 14:03:34 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-08-01 14:03:34 UTC (buildkit.dockerfile.v0)

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

2023-08-01 14:03:34 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-08-01 14:03:34 UTC (buildkit.dockerfile.v0)

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

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

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

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=dotnet

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-08-01 14:03:13Z

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

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

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.url=https://github.com/catthehacker/catthehacker/docker_images/tree/3feffe909808faf94657d96c13b295da85acfc5b/linux/ubuntu/dotnet/

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

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

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

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

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230801

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

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

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

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

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=3feffe909808faf94657d96c13b295da85acfc5b

2023-08-01 14:03:52 UTC (buildkit.dockerfile.v0)

USER

2023-08-01 14:05:24 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV PATH=/opt/hostedtoolcache/dotnet:/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-08-01 14:05:26 UTC

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

2023-08-01 14:05:27 UTC

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

2023-08-01 14:05:29 UTC

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

2023-08-01 14:05:30 UTC

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

2023-08-01 14:05:32 UTC

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

2023-08-01 14:05:33 UTC

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

2023-08-01 14:05:34 UTC

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

2023-08-01 14:05:36 UTC

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

2023-08-01 14:05:37 UTC

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

2023-08-01 14:05:39 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