Namespace
catthehacker
Image / Tag
ubuntu:rust-20.04-20230322
Content Digest
sha256:bd6b46fed28819015dd939cbfe4e0cedba429ee53f820e3b95cda3dc88b0e0ae
Details
Created

2023-03-22 23:03:35 UTC

Size

987 MB

Content Digest
Labels
  • org.opencontainers.image.authors
    https://github.com/catthehacker
  • org.opencontainers.image.created
    2023-03-22 22:49:27Z
  • 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
    dea4e32c50a2dc5f362b976419e3c79111147967
  • 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/dea4e32c50a2dc5f362b976419e3c79111147967/linux/ubuntu/rust/
  • org.opencontainers.image.vendor
    catthehacker
  • org.opencontainers.image.version
    20230322

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.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


Layers

[#000] sha256:5544ebdc0c7b82aa6901eae124b1d220914d2629a9bde25396d7ee9cfd273a8f - 2.76% (27.3 MB)

[#001] sha256:9b2bc9af4214222561c992590ace8ae277238c112e32760c1ff3ef6caf8ca4f6 - 0.75% (7.38 MB)

[#002] sha256:155d64edd9d618f19a8fecb84dfbc4cf87eff8210625c22cc9634721fba93a7f - 0.35% (3.46 MB)

[#003] sha256:231a0ed819686e9daf3eef08ba444c6b7ebd1f65cdb1fe72aef57a0f6bb50b44 - 5.87% (57.9 MB)

[#004] sha256:4fd7ee9669c83df2d803ace7367f27ea8d15d3ef24e11274c8810ecfb106739c - 14.02% (138 MB)

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

[#006] sha256:d9bd89a73fbc2edc852df27be308fd531157c3633671ca36154c2d366cc29220 - 0.0% (9.1 KB)

[#007] sha256:ba871d0e9bdb79c06ab79d5e6ba2dbf691937b00e43e3778bd962b398022f0a1 - 15.54% (153 MB)

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

[#009] sha256:80d68441fc8702956846318fb51fd1d35113c28e186216af9a6de851a9401f91 - 0.0% (9.11 KB)

[#010] sha256:b606537128c25683e55b0de58cd695514e5e948c38401548852e1068e790a55d - 60.7% (599 MB)


History
2023-03-08 04:41:24 UTC

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

2023-03-08 04:41:24 UTC

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

2023-03-08 04:41:24 UTC

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

2023-03-08 04:41:24 UTC

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

2023-03-08 04:41:26 UTC

/bin/sh -c #(nop) ADD file:20f2ff22b9a8ca9bec5178036c9ebc525a12cd4312daf5d14a9a631a30be20e1 in /

2023-03-08 04:41:27 UTC

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

2023-03-16 05:25:23 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/*

2023-03-16 05:25:30 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

2023-03-16 05:26:12 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-03-16 05:28:29 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-03-22 21:56:28 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-03-22 21:56:28 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-03-22 21:56:28 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-03-22 21:56:28 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=12 16

2023-03-22 21:56:28 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-03-22 21:56:28 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-03-22 21:56:28 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-03-22 21:56:28 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-03-22 21:56:28 UTC (buildkit.dockerfile.v0)

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

2023-03-22 21:56:28 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-03-22 21:56:28 UTC (buildkit.dockerfile.v0)

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

2023-03-22 21:57:20 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-03-22 21:57:20 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-03-22 21:57:20 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=act

2023-03-22 21:57:20 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-03-22 21:57:20 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-03-22 21:57:20 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-03-22 21:57:20 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-03-22 21:57:20 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-03-22 21:56:13Z

2023-03-22 21:57:20 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-03-22 21:57:20 UTC (buildkit.dockerfile.v0)

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

2023-03-22 21:57:20 UTC (buildkit.dockerfile.v0)

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

2023-03-22 21:57:20 UTC (buildkit.dockerfile.v0)

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

2023-03-22 21:57:20 UTC (buildkit.dockerfile.v0)

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

2023-03-22 21:57:20 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230322

2023-03-22 21:57:20 UTC (buildkit.dockerfile.v0)

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

2023-03-22 21:57:20 UTC (buildkit.dockerfile.v0)

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

2023-03-22 21:57:20 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=dea4e32c50a2dc5f362b976419e3c79111147967

2023-03-22 21:57:20 UTC (buildkit.dockerfile.v0)

USER root

2023-03-22 21:58:08 UTC

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

2023-03-22 21:58:09 UTC

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

2023-03-22 21:58:10 UTC

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

2023-03-22 21:58:12 UTC

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

2023-03-22 21:58:13 UTC

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

2023-03-22 21:58:14 UTC

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

2023-03-22 21:58:15 UTC

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

2023-03-22 21:58:16 UTC

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

2023-03-22 21:58:17 UTC

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

2023-03-22 21:58:19 UTC

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

2023-03-22 22:49:47 UTC (buildkit.dockerfile.v0)

ARG TARGETARCH

2023-03-22 22:49:47 UTC (buildkit.dockerfile.v0)

ARG FROM_IMAGE

2023-03-22 22:49:47 UTC (buildkit.dockerfile.v0)

ARG FROM_TAG

2023-03-22 22:49:47 UTC (buildkit.dockerfile.v0)

ARG NODE_VERSION=12 16

2023-03-22 22:49:47 UTC (buildkit.dockerfile.v0)

ARG DISTRO=ubuntu

2023-03-22 22:49:47 UTC (buildkit.dockerfile.v0)

ARG TYPE=act

2023-03-22 22:49:47 UTC (buildkit.dockerfile.v0)

ARG RUNNER

2023-03-22 22:49:47 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2023-03-22 22:49:47 UTC (buildkit.dockerfile.v0)

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

2023-03-22 22:49:47 UTC (buildkit.dockerfile.v0)

WORKDIR /tmp

2023-03-22 22:49:47 UTC (buildkit.dockerfile.v0)

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

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

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

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

ARG BUILD_DATE

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG=rust

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

ARG BUILD_REF

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

ARG BUILD_TAG_VERSION

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

ARG BUILD_OWNER

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

ARG BUILD_REPO

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.created=2023-03-22 22:49:27Z

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.vendor=catthehacker

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

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

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

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

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

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

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

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

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.version=20230322

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

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

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

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

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

LABEL org.opencontainers.image.revision=dea4e32c50a2dc5f362b976419e3c79111147967

2023-03-22 23:01:10 UTC (buildkit.dockerfile.v0)

USER

2023-03-22 23:03:13 UTC

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

2023-03-22 23:03:15 UTC

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

2023-03-22 23:03:17 UTC

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

2023-03-22 23:03:19 UTC

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

2023-03-22 23:03:21 UTC

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

2023-03-22 23:03:23 UTC

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

2023-03-22 23:03:25 UTC

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

2023-03-22 23:03:27 UTC

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

2023-03-22 23:03:29 UTC

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

2023-03-22 23:03:31 UTC

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

2023-03-22 23:03:33 UTC

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

2023-03-22 23:03:35 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