Sign inSign up

woodpeckerci/plugin-ready-release-go:2.1.0

Multi-platform
Index digest

sha256:fbb9161ea5f3e8da095d7f3b3ec3e39209f848c56c29563e4a426cb05de0a631

OS/ARCH

Compressed size

125.04 MB

Last pushed

almost 2 years by woodpeckerbot

Type

Image

Manifest digest

sha256:7cd335696811481701a9cd47cf4832e36edf7efee8e9740d426a6a47fc65b9cb

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c groupadd --gid3.23 KB
4ENV NODE_VERSION=22.11.00 B
5RUN /bin/sh -c ARCH= OPENSSL_ARCH=44.81 MB
6ENV YARN_VERSION=1.22.220 B
7RUN /bin/sh -c set -ex1.63 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11WORKDIR /app93 B
12ENV NODE_ENV=production0 B
13RUN /bin/sh -c apt update39.94 MB
14RUN /bin/sh -c corepack enable257 B
15COPY package.json pnpm-lock.yaml ./ #18.76 KB
16RUN /bin/sh -c pnpm install10.82 MB
17COPY tsconfig.json ./ # buildkit244 B
18COPY src ./src # buildkit13.88 KB
19CMD ["/app/node_modules/.bin/tsx" "/app/src/run.ts"]0 B

Command

ADD file:702193928cded0bcec5edbf4a5660961e7caef8c9d9cafea3337b7f6720c4464 in /