staticsiteci (sha256:ce8257f72e560993c246f60918731bf395d40c89b0b0e2ab2365ff79bf6021cb)

Published 2025-10-18 04:20:48 +00:00 by pfych

Installation

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

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:249778a1782b02a1c2bcf9f292f5778d81442a53c3de1958d712f10baf7e0b60 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 git unzip jq && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c curl -fsSL https://deb.nodesource.com/setup_24.x | bash - && apt-get install -y nodejs=24.7.0-1nodesource1 # buildkit
RUN /bin/sh -c npm install -g pnpm@10.15.0 # buildkit
RUN /bin/sh -c curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip" && unzip -qq awscliv2.zip && ./aws/install -i /usr/local/aws-cli -b /usr/local/bin && rm -rf awscliv2.zip aws/ # 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-10-18T04:13:57.824Z
org.opencontainers.image.description Static site repo
org.opencontainers.image.licenses
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.revision ffbc89b757d0d22b3edecfbff913183ce2c164a5
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 sha-ffbc89b
Details
Container
2025-10-18 04:20:48 +00:00
1
OCI / Docker
linux/amd64
606 MiB
Versions (5) View all
sha-ffbc89b 2025-10-18
sha-bef7497 2025-10-18
sha-4540022 2025-09-13
latest 2025-09-13
sha-ddba1f0 2025-09-13