staticsiteci (sha256:44372a494bf18c6fbb8da9d2dfe4ea22dd8de43dde609910a35766a945b96af8)
Published 2025-09-13 02:01:20 +00:00 by pfych
Installation
docker pull git.pfy.ch/pfych/staticsiteci@sha256:44372a494bf18c6fbb8da9d2dfe4ea22dd8de43dde609910a35766a945b96af8
sha256:44372a494bf18c6fbb8da9d2dfe4ea22dd8de43dde609910a35766a945b96af8
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 git unzip && 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 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-09-13T01:52:59.734Z |
org.opencontainers.image.description | Static site repo |
org.opencontainers.image.licenses | |
org.opencontainers.image.ref.name | ubuntu |
org.opencontainers.image.revision | 4540022b04d1699e5e82e9703182c3b237c3774f |
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
2025-09-13 02:01:20 +00:00
Versions (3)
View all
Container
1
OCI / Docker
linux/amd64
592 MiB