pnpm (sha256:05d45d2ed33778a9b9b7af35d3f93af3ccac6acdffef6626b2fce1ed7558eab1)

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

Installation

docker pull gitea.nulo.in/sutty/pnpm@sha256:05d45d2ed33778a9b9b7af35d3f93af3ccac6acdffef6626b2fce1ed7558eab1
sha256:05d45d2ed33778a9b9b7af35d3f93af3ccac6acdffef6626b2fce1ed7558eab1

Image Layers

ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 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
0
OCI / Docker
linux/amd64
34 MiB
Versions (3) View all
3.17.5 2023-10-11
3.18.4 2023-10-11
latest 2023-10-11