Sign inSign up

woodpeckerci/plugin-ready-release-go:3.0.0

Multi-platform
Index digest

sha256:4c23688b16cb5678b59e6bd4684758a64b0170a7fe52671700bfafdc73ae767c

OS/ARCH

Compressed size

120.31 MB

Last pushed

almost 2 years by woodpeckerbot

Type

Image

Manifest digest

sha256:4db8b36f971841a7a07fe50c266bf0b03e31f9b517492c2c6b37079508282db8

Image Layers

1ADD rootfs.tar.xz / # buildkit27.78 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c groupadd --gid3.24 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/ # buildkit444 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
14COPY /app/node_modules ./node_modules # buildkit5.61 MB
15COPY tsconfig.json ./tsconfig.json # buildkit255 B
16COPY src ./src # buildkit14.23 KB
17CMD ["/app/node_modules/.bin/tsx" "/app/src/run.ts"]0 B

Command

ADD rootfs.tar.xz / # buildkit