pnpm (sha256:401cab89b6fca27f182165ce6d9877be1ee18458d3443ef2b083dd3d53e31de1)

Published 2023-10-11 14:10:47 +00:00 by sutty-ci

Installation

docker pull gitea.nulo.in/sutty/pnpm@sha256:401cab89b6fca27f182165ce6d9877be1ee18458d3443ef2b083dd3d53e31de1
sha256:401cab89b6fca27f182165ce6d9877be1ee18458d3443ef2b083dd3d53e31de1

Image Layers

ADD file:6dd87346b8be240b21b4f4d9296253bf0d28b6579aa52d2118872e3936963b6b in /
CMD ["/bin/sh"]
MAINTAINER "f <f@sutty.nl>"
ARG PNPM_VERSION
RUN |1 PNPM_VERSION= /bin/sh -c apk add --no-cache nodejs git # buildkit
RUN |1 PNPM_VERSION= /bin/sh -c apk add --no-cache npm && npm install -g pnpm@${PNPM_VERSION} && apk del npm # buildkit
RUN |1 PNPM_VERSION= /bin/sh -c adduser -h /home/pnpm -s /bin/sh -D -u 1000 pnpm # buildkit
WORKDIR /home/pnpm

Labels

Key Value
org.opencontainers.image.created 2023-10-11T14:09:57Z
org.opencontainers.image.revision bd113af0ee11eb2479977d01aab19967747ca017
org.opencontainers.image.source https://gitea.nulo.in/Sutty/containers-pnpm.git
org.opencontainers.image.url https://gitea.nulo.in/Sutty/containers-pnpm
Details
Container
2023-10-11 14:10:47 +00:00
1
OCI / Docker
linux/amd64
33 MiB
Versions (3) View all
3.17.5 2023-10-11
3.18.4 2023-10-11
latest 2023-10-11