- Glasgow, United Kingdom
- https://www.karaolidis.com
-
Senior Associate Software Developer @ SAS
- Joined on
2025-07-25
Block a user
cv (f7a10470d416e2b38ff3f11eae57ce6cb12ad9fc868a49abdd20acff9c00128e)
Published 2025-09-14 16:11:48 +00:00 by karaolidis
Installation
docker pull git.karaolidis.com/karaolidis/cv:f7a10470d416e2b38ff3f11eae57ce6cb12ad9fc868a49abdd20acff9c00128e
sha256:4d6081287470197fd91642635f68502a45bb93b094ac00bbf01d69759526ae65
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:9303cc1f788d2a9a8f909b154339f7c637b2a53c75c0e7f3da62eb1fefe371b1 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 wget tzdata ; rm -rf /var/lib/apt/lists/* # buildkit |
RUN /bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends git mercurial openssh-client subversion procps ; rm -rf /var/lib/apt/lists/* # 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 ; rm -rf /var/lib/apt/lists/* # buildkit |
ARG TARGETARCH |
ARG FROM_IMAGE TARGETARCH |
ARG FROM_IMAGE FROM_TAG TARGETARCH |
ARG FROM_IMAGE FROM_TAG NODE_VERSION TARGETARCH |
ARG DISTRO FROM_IMAGE FROM_TAG NODE_VERSION TARGETARCH |
ARG DISTRO FROM_IMAGE FROM_TAG NODE_VERSION TARGETARCH TYPE |
ARG DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE |
ENV DEBIAN_FRONTEND=noninteractive |
SHELL [ "/bin/bash", "--login", "-e", "-o", "pipefail", "-c" ] |
WORKDIR /tmp |
COPY dir:09c4e9994c0481ae7b269c82ce90f34869904a0a700e3293f7a6f7deed685278 in /imagegeneration/installers |
|9 DISTRO=ubuntu FROM_IMAGE=buildpack-deps FROM_TAG=22.04 NODE_VERSION=16 18 20 RUNNER=root TARGETARCH=amd64 TYPE=act /bin/sh -c bash /imagegeneration/installers/${TYPE}.sh |
ARG BUILD_DATE DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE |
ARG BUILD_DATE BUILD_TAG DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE |
ARG BUILD_DATE BUILD_REF BUILD_TAG DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE |
ARG BUILD_DATE BUILD_REF BUILD_TAG BUILD_TAG_VERSION DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE |
ARG BUILD_DATE BUILD_OWNER BUILD_REF BUILD_TAG BUILD_TAG_VERSION DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE |
ARG BUILD_DATE BUILD_OWNER BUILD_REF BUILD_REPO BUILD_TAG BUILD_TAG_VERSION DISTRO FROM_IMAGE FROM_TAG NODE_VERSION RUNNER TARGETARCH TYPE |
LABEL org.opencontainers.image.created="${BUILD_DATE}" |
LABEL org.opencontainers.image.vendor="${BUILD_OWNER}" |
LABEL org.opencontainers.image.authors="https://github.com/${BUILD_OWNER}" |
LABEL org.opencontainers.image.url="https://github.com/${BUILD_OWNER}/${BUILD_REPO}/tree/${BUILD_REF}/linux/${DISTRO}/${TYPE}/" |
LABEL org.opencontainers.image.source="https://github.com/${BUILD_OWNER}/${BUILD_REPO}" |
LABEL org.opencontainers.image.documentation="https://github.com/${BUILD_OWNER}/${BUILD_REPO}" |
LABEL org.opencontainers.image.version="${BUILD_TAG_VERSION}" |
LABEL org.opencontainers.image.title="${BUILD_TAG}-${TARGETARCH}" |
LABEL org.opencontainers.image.description="Special image built for using with https://github.com/nektos/act" |
LABEL org.opencontainers.image.revision="${BUILD_REF}" |
USER ${RUNNER} |
/bin/bash --login -e -o pipefail -c |
/bin/sh -c apt-get update && apt-get install -y texlive-xetex texlive-science texlive-fonts-extra |
/bin/sh -c wget -P /usr/local/share/fonts https://github.com/CatharsisFonts/Cormorant/raw/refs/heads/master/fonts/ttf/CormorantGaramond-Regular.ttf && wget -P /usr/local/share/fonts https://github.com/CatharsisFonts/Cormorant/raw/refs/heads/master/fonts/ttf/CormorantGaramond-Bold.ttf && wget -P /usr/local/share/fonts https://github.com/CatharsisFonts/Cormorant/raw/refs/heads/master/fonts/ttf/CormorantGaramond-Italic.ttf && wget -P /usr/local/share/fonts https://github.com/CatharsisFonts/Cormorant/raw/refs/heads/master/fonts/ttf/CormorantGaramond-BoldItalic.ttf && wget -P /usr/local/share/fonts https://github.com/CatharsisFonts/Cormorant/raw/refs/heads/master/fonts/ttf/CormorantGaramond-Light.ttf |
Labels
Key | Value |
---|---|
io.buildah.version | 1.41.3 |
org.opencontainers.image.authors | https://github.com/catthehacker |
org.opencontainers.image.created | 2025-09-08 12:58:48Z |
org.opencontainers.image.description | Special image built for using with https://github.com/nektos/act |
org.opencontainers.image.documentation | https://github.com/catthehacker/catthehacker/docker_images |
org.opencontainers.image.ref.name | ubuntu |
org.opencontainers.image.revision | 7df48ceacddf5c162cd6b1cbae4972e14c5bdfd7 |
org.opencontainers.image.source | https://github.com/catthehacker/catthehacker/docker_images |
org.opencontainers.image.title | act-22.04-amd64 |
org.opencontainers.image.url | https://github.com/catthehacker/catthehacker/docker_images/tree/7df48ceacddf5c162cd6b1cbae4972e14c5bdfd7/linux/ubuntu/act/ |
org.opencontainers.image.vendor | catthehacker |
org.opencontainers.image.version | 20250908 |