Sign inSign up

pats22/plugin-ready-release-go:gitea

Multi-platform
Index digest

sha256:ad6f32ee72ee4996ffc03ad6a3399fbf218a6bea5f92142df280bbfaa11cebde

OS/ARCH

Compressed size

125.33 MB

Last pushed

about 2 years by pats22

Type

Image

Manifest digest

sha256:51b7fe3262905bbe170518d8fda4fda709fcf0df5734afcd36ef9c21e04bfbcc

Image Layers

1ADD file ... in / 27.78 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.81 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 update40.31 MB
14RUN /bin/sh -c corepack enable255 B
15COPY package.json pnpm-lock.yaml ./ #22.13 KB
16RUN /bin/sh -c pnpm install16.76 MB
17COPY tsconfig.json ./ # buildkit250 B
18COPY src ./src # buildkit13.63 KB
19CMD ["/app/node_modules/.bin/tsx" "/app/src/run.ts"]0 B

Command

ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /