Namespace
catthehacker
Image / Tag
ubuntu:rust-20.04-20230122
Content Digest
sha256:1fecd44a9a6fd11d7ee627b64c00c4bc95494721abd3f12dc73d7078247ea466
Details
Created

2023-01-22 14:01:27 UTC

Size

836 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    https://github.com/catthehacker
  • org.opencontainers.image.created
    2023-01-22 14:00:42Z
  • 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
    rust-20.04-amd64
  • org.opencontainers.image.url
    https://github.com/catthehacker/catthehacker/docker_images/tree/9cc06ea30249f7fe34dd94db71fbf9ca39649ce7/linux/ubuntu/rust/
  • org.opencontainers.image.vendor
    catthehacker
  • org.opencontainers.image.version
    20230122

Environment
AGENT_TOOLSDIRECTORY

/opt/hostedtoolcache

CARGO_HOME

/usr/share/rust/.cargo

DEBIAN_FRONTEND

noninteractive

DEPLOYMENT_BASEPATH

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

IMAGE_OS

ubuntu20

ImageOS

ubuntu20

LSB_OS_VERSION

2004

LSB_RELEASE

20.04

PATH

/usr/share/rust/.cargo/bin:/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_USER

root

RUN_TOOL_CACHE

/opt/hostedtoolcache

RUSTUP_HOME

/usr/share/rust/.rustup

USER

root


Layers

[#000] sha256:846c0b181fff0c667d9444f8378e8fcfa13116da8d308bf21673f7e4bea8d580 - 3.26% (27.3 MB)

[#001] sha256:8ece640f49fb1397c83804887cde8d349b23a6cac4bf4479469ad9c7aa70c777 - 0.88% (7.38 MB)

[#002] sha256:c02424bb37bc22e67006f26bc52e5cb9f72555b7940c2cd6332888270a03d467 - 0.41% (3.46 MB)

[#003] sha256:2208c2c67be31eab7bbd90011e316488c66f4ae84f1af8a1e8ea7d6e2612ba8c - 6.93% (57.9 MB)

[#004] sha256:9767d8dd0a1b955ec282f4800374a9bcbe4017c12393306e52a227990d5f57f2 - 16.55% (138 MB)

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

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

[#007] sha256:6de2c4a38404bf032bd3b515a6ec552e2683f482da217045de023d9989ad9bb2 - 18.19% (152 MB)

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

[#009] sha256:69ebebd85bede77b67223dd4c6b23f1fa5e8d60179d1a761f9de17184cf1a90a - 0.0% (9.05 KB)

[#010] sha256:42a6ea7e056d43efbc75ef75d02b6c5469eefd9a4ce0ab5584739b8ea69c3dfc - 53.77% (449 MB)


History
2022-12-09 01:20:21 UTC

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

2022-12-09 01:20:21 UTC

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

2022-12-09 03:56:30 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/*

2022-12-09 03:56:36 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

2022-12-09 03:57:11 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/*

2022-12-09 03:58:50 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-22 12:35:53 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-01-22 12:35:53 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-01-22 12:35:53 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-01-22 12:35:53 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=12 16

2023-01-22 12:35:53 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-01-22 12:35:53 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-01-22 12:35:53 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-01-22 12:35:53 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-01-22 12:35:53 UTC (buildkit.dockerfile.v0)

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

2023-01-22 12:35:53 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-01-22 12:35:53 UTC (buildkit.dockerfile.v0)

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

2023-01-22 12:36:49 UTC (buildkit.dockerfile.v0)

RUN |7 TARGETARCH=amd64 FROM_IMAGE=buildpack-deps FROM_TAG=20.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-22 12:36:49 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-01-22 12:36:49 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=act

2023-01-22 12:36:49 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-01-22 12:36:49 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-01-22 12:36:49 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-01-22 12:36:49 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-01-22 12:36:49 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-01-22 12:35:33Z

2023-01-22 12:36:49 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-01-22 12:36:49 UTC (buildkit.dockerfile.v0)

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

2023-01-22 12:36:49 UTC (buildkit.dockerfile.v0)

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

2023-01-22 12:36:49 UTC (buildkit.dockerfile.v0)

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

2023-01-22 12:36:49 UTC (buildkit.dockerfile.v0)

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

2023-01-22 12:36:49 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230122

2023-01-22 12:36:49 UTC (buildkit.dockerfile.v0)

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

2023-01-22 12:36:49 UTC (buildkit.dockerfile.v0)

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

2023-01-22 12:36:49 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=9cc06ea30249f7fe34dd94db71fbf9ca39649ce7

2023-01-22 12:36:49 UTC (buildkit.dockerfile.v0)

USER root

2023-01-22 12:37:46 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-22 12:37:48 UTC

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

2023-01-22 12:37:49 UTC

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

2023-01-22 12:37:51 UTC

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

2023-01-22 12:37:52 UTC

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

2023-01-22 12:37:54 UTC

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

2023-01-22 12:37:55 UTC

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

2023-01-22 12:37:57 UTC

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

2023-01-22 12:37:58 UTC

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

2023-01-22 12:38:00 UTC

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

2023-01-22 13:44:22 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-01-22 13:44:22 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-01-22 13:44:22 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-01-22 13:44:22 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=12 16

2023-01-22 13:44:22 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-01-22 13:44:22 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-01-22 13:44:22 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-01-22 13:44:22 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-01-22 13:44:22 UTC (buildkit.dockerfile.v0)

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

2023-01-22 13:44:22 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-01-22 13:44:22 UTC (buildkit.dockerfile.v0)

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

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

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

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=rust

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-01-22 14:00:42Z

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

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

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

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

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

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

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

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

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230122

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

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

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

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

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=9cc06ea30249f7fe34dd94db71fbf9ca39649ce7

2023-01-22 13:56:12 UTC (buildkit.dockerfile.v0)

USER

2023-01-22 14:01:03 UTC

/bin/bash --login -e -o pipefail -c #(nop) ENV PATH=/usr/share/rust/.cargo/bin:/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-22 14:01:05 UTC

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

2023-01-22 14:01:07 UTC

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

2023-01-22 14:01:10 UTC

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

2023-01-22 14:01:12 UTC

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

2023-01-22 14:01:14 UTC

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

2023-01-22 14:01:16 UTC

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

2023-01-22 14:01:18 UTC

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

2023-01-22 14:01:21 UTC

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

2023-01-22 14:01:23 UTC

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

2023-01-22 14:01:25 UTC

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

2023-01-22 14:01:27 UTC

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

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