ubuntu (sha256:efc26172d043108af84fcb9c449cfef79c09f08750ccbc49903ffbc31315f269)

Published 2025-08-05 15:05:53 -04:00 by Liyux

Installation

docker pull riahub.ai/qoherent/ubuntu@sha256:efc26172d043108af84fcb9c449cfef79c09f08750ccbc49903ffbc31315f269
sha256:efc26172d043108af84fcb9c449cfef79c09f08750ccbc49903ffbc31315f269

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.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:b4619a63cd7829e1338ddaa4995ca17003002dd54b0dfd675a6f54a2b69151a6 in /
CMD ["/bin/bash"]
ARG TARGETARCH=amd64
ARG FROM_IMAGE=ubuntu
ARG FROM_TAG=24.04
ARG NODE_VERSION=16 18
ARG DISTRO=ubuntu
ARG TYPE=act
ARG RUNNER=root
ENV DEBIAN_FRONTEND=noninteractive
SHELL [/bin/bash --login -e -o pipefail -c]
WORKDIR /tmp
COPY ./linux/ubuntu/scripts /imagegeneration/installers # buildkit
RUN |7 TARGETARCH=amd64 FROM_IMAGE=ubuntu FROM_TAG=24.04 NODE_VERSION=16 18 DISTRO=ubuntu TYPE=act RUNNER=root /bin/bash --login -e -o pipefail -c chmod +x /imagegeneration/installers/*.sh && for script in /imagegeneration/installers/*.sh; do echo "Running $script..." && bash "$script"; done # buildkit
ARG BUILD_DATE
ARG BUILD_TAG=act
ARG BUILD_REF
ARG BUILD_TAG_VERSION
ARG BUILD_OWNER
ARG BUILD_REPO
LABEL org.opencontainers.image.created=
LABEL org.opencontainers.image.vendor=
LABEL org.opencontainers.image.authors=https://github.com/
LABEL org.opencontainers.image.url=https://github.com///tree//linux/ubuntu/act/
LABEL org.opencontainers.image.source=https://github.com//
LABEL org.opencontainers.image.documentation=https://github.com//
LABEL org.opencontainers.image.version=
LABEL org.opencontainers.image.title=act-amd64
LABEL org.opencontainers.image.description=Special image built for using with https://github.com/nektos/act
LABEL org.opencontainers.image.revision=
RUN |13 TARGETARCH=amd64 FROM_IMAGE=ubuntu FROM_TAG=24.04 NODE_VERSION=16 18 DISTRO=ubuntu TYPE=act RUNNER=root BUILD_DATE= BUILD_TAG=act BUILD_REF= BUILD_TAG_VERSION= BUILD_OWNER= BUILD_REPO= /bin/bash --login -e -o pipefail -c echo "nonce=$(date +%s)" > /imagegeneration/.nonce # buildkit
USER root

Labels

Key Value
org.opencontainers.image.authors https://github.com/
org.opencontainers.image.created
org.opencontainers.image.description Special image built for using with https://github.com/nektos/act
org.opencontainers.image.documentation https://github.com//
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.revision
org.opencontainers.image.source https://github.com//
org.opencontainers.image.title act-amd64
org.opencontainers.image.url https://github.com///tree//linux/ubuntu/act/
org.opencontainers.image.vendor
org.opencontainers.image.version
Details
Container
2025-08-05 15:05:53 -04:00
2
OCI / Docker
linux/amd64
https://github.com/
549 MiB
Versions (3) View all
24.04 2025-08-05
22.04 2025-08-05
20.04 2025-07-23