Sign inSign up

woodpeckerci/plugin-ready-release-go:2.1.0

Multi-platform
Index digest

sha256:fbb9161ea5f3e8da095d7f3b3ec3e39209f848c56c29563e4a426cb05de0a631

OS/ARCH

Compressed size

112.29 MB

Last pushed

almost 2 years by woodpeckerbot

Type

Image

Manifest digest

sha256:925ea0dd7b5261ce232ba4bf2b7275a706294fd2d44e3bb77d73f6eb2f3660df

Image Layers

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