Sign inSign up

woodpeckerci/plugin-ready-release-go:2.1.0

Multi-platform
Index digest

sha256:fbb9161ea5f3e8da095d7f3b3ec3e39209f848c56c29563e4a426cb05de0a631

OS/ARCH

Compressed size

125.85 MB

Last pushed

almost 2 years by woodpeckerbot

Type

Image

Manifest digest

sha256:b73a4fe75255888db81a487bb138331baf9d436a227770915b1369dcbd93256c

Image Layers

1ADD file ... in / 27.78 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.96 MB
6ENV YARN_VERSION=1.22.220 B
7RUN /bin/sh -c set -ex1.63 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11WORKDIR /app93 B
12ENV NODE_ENV=production0 B
13RUN /bin/sh -c apt update40.31 MB
14RUN /bin/sh -c corepack enable258 B
15COPY package.json pnpm-lock.yaml ./ #18.76 KB
16RUN /bin/sh -c pnpm install11.13 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:90b9dd8f12120e8b2cd3ece45fcbe8af67e40565e2032a40f64bd921c43e2ce7 in /