ubuntu (sha256:388ca3cfc025027641d1030b325fb861f15c00ccc16de93d45b71a3cecc24cd7)

Published 2025-08-05 14:55:27 -04:00 by Liyux

Installation

docker pull riahub.ai/qoherent/ubuntu@sha256:388ca3cfc025027641d1030b325fb861f15c00ccc16de93d45b71a3cecc24cd7
sha256:388ca3cfc025027641d1030b325fb861f15c00ccc16de93d45b71a3cecc24cd7

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=22.04
ADD file:415bbc01dfb447d002e2d8173e113ef025d2bbfa20f1205823fa699dc87a2019 in /
CMD ["/bin/bash"]
ARG TARGETARCH=amd64
ARG FROM_IMAGE=ubuntu
ARG FROM_TAG=22.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=22.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=22.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 14:55:27 -04:00
0
OCI / Docker
linux/amd64
https://github.com/
597 MiB
Versions (3) View all
24.04 2025-08-05
22.04 2025-08-05
20.04 2025-07-23