actions

Automate your Gitea workflows!

These are mirrors of popular GitHub Actions

The Internet

ubuntu (act-22.04-20260901)

Published 2026-09-01 12:02:50 +00:00 by Keli Grubb in actions/runner

Installation

docker pull git.keligrubb.com/actions/ubuntu:act-22.04-20260901
sha256:2a5ce1049ac6517e656c21ad919bab99cae8eb7400a982f694bffe9082a69a5b

About this package

Special image built for using with https://github.com/nektos/act

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=22.04
ADD file:799f4e238d67485cc109d93512f4fe6f75bafc26a3476772191154125e52201d in /
CMD ["/bin/bash"]
RUN /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/* # buildkit
RUN /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends git mercurial openssh-client subversion procps ; rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends autoconf automake bzip2 default-libmysqlclient-dev 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 ; rm -rf /var/lib/apt/lists/* # buildkit
ARG TARGETARCH=amd64
ARG FROM_IMAGE=buildpack-deps
ARG FROM_TAG=22.04
ARG NODE_VERSION=20 24
ARG DISTRO=ubuntu
ARG TYPE=act
ARG RUNNER=root
ENV DEBIAN_FRONTEND=noninteractive
SHELL [/bin/bash --login -e -o pipefail -c]
WORKDIR /tmp
COPY ./scripts /imagegeneration/installers # buildkit
RUN |7 TARGETARCH=amd64 FROM_IMAGE=buildpack-deps FROM_TAG=22.04 NODE_VERSION=20 24 DISTRO=ubuntu TYPE=act RUNNER=root /bin/bash --login -e -o pipefail -c bash /imagegeneration/installers/${TYPE}.sh # buildkit
ARG BUILD_DATE=2026-09-01 12:00:31Z
ARG BUILD_TAG=act-22.04
ARG BUILD_REF=96d594bece9201eb2f001a44a1c3ddd064078528
ARG BUILD_TAG_VERSION=20260901
ARG BUILD_OWNER=actions
ARG BUILD_REPO=actions/runner
LABEL org.opencontainers.image.created=2026-09-01 12:00:31Z
LABEL org.opencontainers.image.vendor=actions
LABEL org.opencontainers.image.authors=https://github.com/actions
LABEL org.opencontainers.image.url=https://github.com/actions/actions/runner/tree/96d594bece9201eb2f001a44a1c3ddd064078528/
LABEL org.opencontainers.image.source=https://github.com/actions/actions/runner
LABEL org.opencontainers.image.documentation=https://github.com/actions/actions/runner
LABEL org.opencontainers.image.version=20260901
LABEL org.opencontainers.image.title=act-22.04-amd64
LABEL org.opencontainers.image.description=Special image built for using with https://github.com/nektos/act
LABEL org.opencontainers.image.revision=96d594bece9201eb2f001a44a1c3ddd064078528
USER root

Labels

Key Value
org.opencontainers.image.authors https://github.com/actions
org.opencontainers.image.created 2026-09-01 12:00:31Z
org.opencontainers.image.description Special image built for using with https://github.com/nektos/act
org.opencontainers.image.documentation https://github.com/actions/actions/runner
org.opencontainers.image.revision 96d594bece9201eb2f001a44a1c3ddd064078528
org.opencontainers.image.source https://github.com/actions/actions/runner
org.opencontainers.image.title act-22.04-amd64
org.opencontainers.image.url https://github.com/actions/actions/runner/tree/96d594bece9201eb2f001a44a1c3ddd064078528/
org.opencontainers.image.vendor actions
org.opencontainers.image.version 20260901
Details
Container
2026-09-01 12:02:50 +00:00
0
OCI / Docker
linux/amd64
https://github.com/actions
528 MiB
Versions (9) View all
act-24.04 2026-09-01
act-latest 2026-09-01
act-24.04-20260901 2026-09-01
act-latest-20260901 2026-09-01
act-22.04-20260901 2026-09-01