Namespace
catthehacker
Image / Tag
ubuntu:pwsh-22.04-20230522
Content Digest
sha256:cfd1f9bf66715d725433b18bca1df702a689271ba9f8a8a3d5b33d73dd98b5ee
Details
Created

2023-05-22 13:22:11 UTC

Size

451 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    https://github.com/catthehacker
  • org.opencontainers.image.created
    2023-05-22 13:20:37Z
  • 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
    4c2562217650d179af9402c25e15105d401f68d2
  • org.opencontainers.image.source
    https://github.com/catthehacker/catthehacker/docker_images
  • org.opencontainers.image.title
    pwsh-22.04-amd64
  • org.opencontainers.image.url
    https://github.com/catthehacker/catthehacker/docker_images/tree/4c2562217650d179af9402c25e15105d401f68d2/linux/ubuntu/pwsh/
  • org.opencontainers.image.vendor
    catthehacker
  • org.opencontainers.image.version
    20230522

Environment
AGENT_TOOLSDIRECTORY

/opt/hostedtoolcache

DEBIAN_FRONTEND

noninteractive

DEPLOYMENT_BASEPATH

/opt/runner

IMAGE_OS

ubuntu22

ImageOS

ubuntu22

LSB_OS_VERSION

2204

LSB_RELEASE

22.04

PATH

/opt/hostedtoolcache/node/16.20.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:1bc677758ad7fa4503417ae5be18809c5a8679b5b36fcd1464d5a8e41cb13305 - 6.43% (29 MB)

[#001] sha256:3ce1de6377eef63d4857223621dddca00edff0158b2369bd0ecb819fb19626ae - 1.51% (6.79 MB)

[#002] sha256:8391efd67f4ad2001c34470bbcdbf17d5bccbb241e8077d39fd3595c9e04b572 - 8.34% (37.6 MB)

[#003] sha256:a59a3d6327a7ae7d0fba0fa4e0add7b41bd50c0f2ab37370f911da6c3f5a3ea4 - 36.56% (165 MB)

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

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

[#006] sha256:0d2cba2da37e6e9cdf002572500f1335d4c591c53a36aa6adcccde1669328953 - 28.23% (127 MB)

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

[#008] sha256:3db8a60c132433067d512f71008a6b443eb37525ea4850e78dd9f1fed1ba3c92 - 0.0% (9.6 KB)

[#009] sha256:39fbf9cdd2d11295f86abdc0404c81c21a847f44c62a0247ec27ed8769eb5007 - 18.94% (85.4 MB)


History
2023-04-25 17:30:47 UTC

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

2023-04-25 17:30:47 UTC

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

2023-04-25 17:30:47 UTC

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

2023-04-25 17:30:47 UTC

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

2023-04-25 17:30:49 UTC

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

2023-04-25 17:30:49 UTC

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

2023-05-03 20:03: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-05-03 20:04:15 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*

2023-05-03 20:07:06 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-05-22 12:35:37 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-05-22 12:35:37 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-05-22 12:35:37 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-05-22 12:35:37 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=12 16

2023-05-22 12:35:37 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-05-22 12:35:37 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-05-22 12:35:37 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-05-22 12:35:37 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-05-22 12:35:37 UTC (buildkit.dockerfile.v0)

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

2023-05-22 12:35:37 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-05-22 12:35:37 UTC (buildkit.dockerfile.v0)

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

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

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

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=act

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-05-22 12:35:25Z

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

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

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

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

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

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

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

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

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230522

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

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

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

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

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=4c2562217650d179af9402c25e15105d401f68d2

2023-05-22 12:36:20 UTC (buildkit.dockerfile.v0)

USER root

2023-05-22 12:37:01 UTC

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

2023-05-22 12:37:02 UTC

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

2023-05-22 12:37:03 UTC

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

2023-05-22 12:37:04 UTC

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

2023-05-22 12:37:05 UTC

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

2023-05-22 12:37:06 UTC

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

2023-05-22 12:37:07 UTC

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

2023-05-22 12:37:08 UTC

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

2023-05-22 12:37:09 UTC

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

2023-05-22 12:37:10 UTC

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

2023-05-22 13:20:53 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-05-22 13:20:53 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-05-22 13:20:53 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-05-22 13:20:53 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=12 16

2023-05-22 13:20:53 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-05-22 13:20:53 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-05-22 13:20:53 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-05-22 13:20:53 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-05-22 13:20:53 UTC (buildkit.dockerfile.v0)

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

2023-05-22 13:20:53 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-05-22 13:20:53 UTC (buildkit.dockerfile.v0)

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

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

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

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=pwsh

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-05-22 13:20:37Z

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

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

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

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

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

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

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

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

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230522

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

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

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

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

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=4c2562217650d179af9402c25e15105d401f68d2

2023-05-22 13:21:15 UTC (buildkit.dockerfile.v0)

USER

2023-05-22 13:22:02 UTC

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

2023-05-22 13:22:03 UTC

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

2023-05-22 13:22:04 UTC

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

2023-05-22 13:22:05 UTC

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

2023-05-22 13:22:06 UTC

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

2023-05-22 13:22:07 UTC

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

2023-05-22 13:22:08 UTC

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

2023-05-22 13:22:09 UTC

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

2023-05-22 13:22:10 UTC

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

2023-05-22 13:22:11 UTC

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

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