actions

Automate your Gitea workflows!

These are mirrors of popular GitHub Actions

ubuntu (act-24.04)

Published 2026-07-01 12:05:10 +00:00 by keligrubb in actions/runner

Installation

docker pull git.keligrubb.com/actions/ubuntu:act-24.04
sha256:2183021919174824de04fd94c1485fb1600120f86cc88dfa33d4fb58b3b0105e

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=24.04
ADD file:46ac5b8ee4c64ad9ebe840abd5619f571a617ac19483764d47d0eeba7907934f 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 sq wget tzdata ; apt-get dist-clean # buildkit
RUN /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends git mercurial openssh-client subversion procps ; apt-get dist-clean # 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 ; apt-get dist-clean # buildkit
ARG TARGETARCH=amd64
ARG FROM_IMAGE=buildpack-deps
ARG FROM_TAG=24.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=24.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-07-01 12:02:43Z
ARG BUILD_TAG=act-24.04
ARG BUILD_REF=0c5a3caeab05f397e20f0de09eefacadaba373ea
ARG BUILD_TAG_VERSION=20260701
ARG BUILD_OWNER=actions
ARG BUILD_REPO=actions/runner
LABEL org.opencontainers.image.created=2026-07-01 12:02:43Z
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/0c5a3caeab05f397e20f0de09eefacadaba373ea/
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=20260701
LABEL org.opencontainers.image.title=act-24.04-amd64
LABEL org.opencontainers.image.description=Special image built for using with https://github.com/nektos/act
LABEL org.opencontainers.image.revision=0c5a3caeab05f397e20f0de09eefacadaba373ea
USER root

Labels

Key Value
org.opencontainers.image.authors https://github.com/actions
org.opencontainers.image.created 2026-07-01 12:02:43Z
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 0c5a3caeab05f397e20f0de09eefacadaba373ea
org.opencontainers.image.source https://github.com/actions/actions/runner
org.opencontainers.image.title act-24.04-amd64
org.opencontainers.image.url https://github.com/actions/actions/runner/tree/0c5a3caeab05f397e20f0de09eefacadaba373ea/
org.opencontainers.image.vendor actions
org.opencontainers.image.version 20260701
Details
Container
2026-07-01 12:05:10 +00:00
0
OCI / Docker
linux/amd64
https://github.com/actions
541 MiB
Versions (9) View all
act-24.04 2026-07-01
act-latest 2026-07-01
act-22.04-20260701 2026-07-01
act-24.04-20260701 2026-07-01
act-22.04 2026-07-01