Sign inSign up

gladysassistant/gladys:add-matter-no2-index

Multi-platform
Index digest

sha256:3f11509abdb80d48d3b4ddda0182d5247c003e1d4ce87a8ab6372300cf1fe856

OS/ARCH

Compressed size

446.19 MB

Last pushed

4 months by pierregilles

Type

Image

Manifest digest

sha256:f8944d8eb1cb56ae17e1487d0250c1ddc67b2b93f3617219d6865af649e54044

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.22.30 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.61 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update181.25 MB
11COPY /json-files/server /src/server # buildkit410.29 KB
12ENV LD_LIBRARY_PATH=/lib0 B
13WORKDIR /src/server32 B
14RUN /bin/sh -c apt-get update164.46 MB
15COPY ./static /src/server/static # buildkit10.26 MB
16COPY . /src # buildkit13.65 MB
17ENV NODE_ENV=production0 B
18ENV SERVER_PORT=800 B
19EXPOSE [80/tcp]0 B
20CMD ["node" "index.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'