Namespace
catthehacker
Image / Tag
ubuntu:pwsh-20.04-20230629
Content Digest
sha256:eb5bad196dae8255f9278e70787f0c377ca770d67c3ce59b74576d3d8cd65723
Details
Created

2023-06-29 21:15:57 UTC

Size

454 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    https://github.com/catthehacker
  • org.opencontainers.image.created
    2023-06-29 21:13: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.ref.name
    ubuntu
  • org.opencontainers.image.revision
    65f349f8131d38121f5e8b24626c5440dc32afcf
  • org.opencontainers.image.source
    https://github.com/catthehacker/catthehacker/docker_images
  • org.opencontainers.image.title
    pwsh-20.04-amd64
  • org.opencontainers.image.url
    https://github.com/catthehacker/catthehacker/docker_images/tree/65f349f8131d38121f5e8b24626c5440dc32afcf/linux/ubuntu/pwsh/
  • org.opencontainers.image.vendor
    catthehacker
  • org.opencontainers.image.version
    20230629

Environment
AGENT_TOOLSDIRECTORY

/opt/hostedtoolcache

DEBIAN_FRONTEND

noninteractive

DEPLOYMENT_BASEPATH

/opt/runner

IMAGE_OS

ubuntu20

ImageOS

ubuntu20

LSB_OS_VERSION

2004

LSB_RELEASE

20.04

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

RUNNER_USER

root

RUN_TOOL_CACHE

/opt/hostedtoolcache

USER

root


Layers

[#000] sha256:f0412dfb1aaea4892c13dab6f771bcd79641a4bdcb521ce881f5dcfc0df9a7a5 - 6.01% (27.3 MB)

[#001] sha256:0abf2bee6f7fa710e1b17d1e0ba038a0a85b1da791d395262553901f9da2edf7 - 2.34% (10.6 MB)

[#002] sha256:3f8a7c0042c1626050a68b3dcfae794a801f0a9823c14d7ffc5c67dd20d0481c - 12.8% (58.1 MB)

[#003] sha256:2593b0668fb4cc27afd0a3a110bad887e1fdf2f34da76fd9a4ab3d1d5ce64368 - 30.56% (139 MB)

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

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

[#006] sha256:80c38c10860d8845a0877778ba664c0933220c4c6b3f1870cb13a39de37b2b08 - 29.97% (136 MB)

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

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

[#009] sha256:829fa1e51c45ebdb9b36148c8412065d63c517b0893461073fcdd3f487e2788b - 18.32% (83.1 MB)


History
2023-06-05 17:08:57 UTC

/bin/sh -c #(nop) ARG RELEASE

2023-06-05 17:08:57 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2023-06-05 17:08:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2023-06-05 17:08:57 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=20.04

2023-06-05 17:08:58 UTC

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

2023-06-05 17:08:58 UTC

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

2023-06-16 01:34:37 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-06-16 01:35:43 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-06-16 01:38:16 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-06-29 12:40:40 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-06-29 12:40:40 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-06-29 12:40:40 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-06-29 12:40:40 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=12 16

2023-06-29 12:40:40 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-06-29 12:40:40 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-06-29 12:40:40 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-06-29 12:40:40 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-06-29 12:40:40 UTC (buildkit.dockerfile.v0)

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

2023-06-29 12:40:40 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-06-29 12:40:40 UTC (buildkit.dockerfile.v0)

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

2023-06-29 12:45:35 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-06-29 12:45:35 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-06-29 12:45:35 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=act

2023-06-29 12:45:35 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-06-29 12:45:35 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-06-29 12:45:35 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-06-29 12:45:35 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-06-29 12:45:35 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-06-29 12:40:26Z

2023-06-29 12:45:35 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-06-29 12:45:35 UTC (buildkit.dockerfile.v0)

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

2023-06-29 12:45:35 UTC (buildkit.dockerfile.v0)

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

2023-06-29 12:45:35 UTC (buildkit.dockerfile.v0)

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

2023-06-29 12:45:35 UTC (buildkit.dockerfile.v0)

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

2023-06-29 12:45:35 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230629

2023-06-29 12:45:35 UTC (buildkit.dockerfile.v0)

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

2023-06-29 12:45:35 UTC (buildkit.dockerfile.v0)

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

2023-06-29 12:45:35 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=65f349f8131d38121f5e8b24626c5440dc32afcf

2023-06-29 12:45:35 UTC (buildkit.dockerfile.v0)

USER root

2023-06-29 12:46:24 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-06-29 12:46:25 UTC

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

2023-06-29 12:46:26 UTC

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

2023-06-29 12:46:27 UTC

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

2023-06-29 12:46:29 UTC

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

2023-06-29 12:46:30 UTC

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

2023-06-29 12:46:31 UTC

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

2023-06-29 12:46:32 UTC

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

2023-06-29 12:46:33 UTC

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

2023-06-29 12:46:35 UTC

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

2023-06-29 21:13:59 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-06-29 21:13:59 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-06-29 21:13:59 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-06-29 21:13:59 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=12 16

2023-06-29 21:13:59 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-06-29 21:13:59 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-06-29 21:13:59 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-06-29 21:13:59 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-06-29 21:13:59 UTC (buildkit.dockerfile.v0)

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

2023-06-29 21:13:59 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-06-29 21:13:59 UTC (buildkit.dockerfile.v0)

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

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

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

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=pwsh

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-06-29 21:13:35Z

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

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

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.url=https://github.com/catthehacker/catthehacker/docker_images/tree/65f349f8131d38121f5e8b24626c5440dc32afcf/linux/ubuntu/pwsh/

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

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

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

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

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230629

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

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

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

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

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=65f349f8131d38121f5e8b24626c5440dc32afcf

2023-06-29 21:14:36 UTC (buildkit.dockerfile.v0)

USER

2023-06-29 21:15:42 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-06-29 21:15:44 UTC

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

2023-06-29 21:15:46 UTC

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

2023-06-29 21:15:47 UTC

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

2023-06-29 21:15:49 UTC

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

2023-06-29 21:15:50 UTC

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

2023-06-29 21:15:52 UTC

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

2023-06-29 21:15:54 UTC

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

2023-06-29 21:15:55 UTC

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

2023-06-29 21:15:57 UTC

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

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