Sign inSign up

a6543/plugin-ready-release-go:gitea

Multi-platform
Index digest

sha256:1e043a6783189505fe7f47f40fedf069146e2624f4b7fe03ddd82656fed9a07a

OS/ARCH

Compressed size

123.88 MB

Last pushed

about 2 years by a6543

Type

Image

Manifest digest

sha256:7767901332bbd08e65a924482a6c661dabc053610424e5012a4192b6b8bf4771

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c groupadd --gid3.23 KB
4ENV NODE_VERSION=20.17.00 B
5RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.77 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 update39.62 MB
14RUN /bin/sh -c corepack enable253 B
15COPY package.json pnpm-lock.yaml ./ #21.79 KB
16RUN /bin/sh -c pnpm install16.02 MB
17COPY tsconfig.json ./ # buildkit252 B
18COPY src ./src # buildkit13.68 KB
19CMD ["/app/node_modules/.bin/tsx" "/app/src/run.ts"]0 B

Command

ADD file:06a1877f1e100122a40ed52ce771bfa7e2ab3d28323780f58f1e5b57c1e576f9 in /