staticsiteci (sha256:b54fc678fce4bb83a5e0227db14b052adcd2de1e6132a15c95964d866014ba96)

Published 2025-09-13 01:45:28 +00:00 by pfych

Installation

docker pull git.pfy.ch/pfych/staticsiteci@sha256:b54fc678fce4bb83a5e0227db14b052adcd2de1e6132a15c95964d866014ba96
sha256:b54fc678fce4bb83a5e0227db14b052adcd2de1e6132a15c95964d866014ba96

About this package

Static site repo

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"]
RUN /bin/sh -c apt-get update && apt-get install -y pandoc libgtk2.0-0t64 libgtk-3-0t64 libgbm-dev libnotify-dev libnss3 libxss1 libasound2t64 libxtst6 xauth xvfb curl wget gnupg && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c curl -fsSL https://deb.nodesource.com/setup_20.x | bash - && apt-get install -y nodejs=20.10.0-1nodesource1 # buildkit
RUN /bin/sh -c npm install -g pnpm@10.7.1 # buildkit
RUN /bin/sh -c wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | apt-key add - && echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" > /etc/apt/sources.list.d/google-chrome.list && apt-get update && apt-get install -y google-chrome-stable && rm -rf /var/lib/apt/lists/* # buildkit
ENV DISPLAY=:99
WORKDIR /workspace

Labels

Key Value
org.opencontainers.image.created 2025-09-13T01:38:07.457Z
org.opencontainers.image.description Static site repo
org.opencontainers.image.licenses
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.revision ddba1f01789392cf16a25546576a692664801e85
org.opencontainers.image.source https://git.pfy.ch/pfych/static
org.opencontainers.image.title static
org.opencontainers.image.url https://git.pfy.ch/pfych/static
org.opencontainers.image.version latest
Details
Container
2025-09-13 01:45:28 +00:00
1
OCI / Docker
linux/amd64
525 MiB
Versions (3) View all
sha-4540022 2025-09-13
latest 2025-09-13
sha-ddba1f0 2025-09-13