ubuntu (sha256:854f1beffdddc5b68084a3b6838e565a806648345d8a6ad62f236daa698d6cc5)

Published 2025-07-23 15:21:35 -04:00 by Liyux

Installation

docker pull riahub.ai/qoherent/ubuntu@sha256:854f1beffdddc5b68084a3b6838e565a806648345d8a6ad62f236daa698d6cc5
sha256:854f1beffdddc5b68084a3b6838e565a806648345d8a6ad62f236daa698d6cc5

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=20.04
ADD file:f9ee450324e6ff2c946bc9aae5cf7e35e240dbd387d8b9f5ee1ed5b8434b9894 in /
CMD ["/bin/bash"]
ARG TARGETARCH=amd64
ARG FROM_IMAGE=ubuntu
ARG FROM_TAG=20.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=20.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=20.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-07-23 15:21:35 -04:00
0
OCI / Docker
linux/amd64
https://github.com/
372 MiB
Versions (3) View all
24.04 2025-08-05
22.04 2025-08-05
20.04 2025-07-23