ubuntu-qmb (sha256:a554a9916111dda04a5df8893f2b63e6d4b8294d110d0a5e6178951ce2303900)
Published 2025-09-08 14:53:43 -04:00 by michael
Installation
docker pull riahub.ai/qoherent/ubuntu-qmb@sha256:a554a9916111dda04a5df8893f2b63e6d4b8294d110d0a5e6178951ce2303900
sha256:a554a9916111dda04a5df8893f2b63e6d4b8294d110d0a5e6178951ce2303900
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:e67907c77897d27192314f6c4fa0112b6f7dce3e127500516535cc50fe736c92 in / |
CMD ["/bin/bash"] |
ARG TARGETARCH=amd64 |
ARG FROM_IMAGE=ubuntu |
ARG FROM_TAG=24.04 |
ARG NODE_VERSION=16 18 |
ARG DISTRO=ubuntu-qmb |
ARG TYPE=act |
ARG RUNNER=root |
ENV DEBIAN_FRONTEND=noninteractive |
SHELL [/bin/bash --login -e -o pipefail -c] |
WORKDIR /tmp |
COPY ./linux/ubuntu-qmb/scripts /imagegeneration/installers # buildkit |
RUN |7 TARGETARCH=amd64 FROM_IMAGE=ubuntu FROM_TAG=24.04 NODE_VERSION=16 18 DISTRO=ubuntu-qmb TYPE=act RUNNER=root /bin/bash --login -e -o pipefail -c export RIAHUB_USER="$(cat /run/secrets/riahub_user)" && export RIAHUB_TOKEN="$(cat /run/secrets/riahub_token)" && 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-qmb/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-qmb 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-qmb/act/ |
org.opencontainers.image.vendor | |
org.opencontainers.image.version |