Sign inSign up

gladysassistant/gladys:v4.84.4

Multi-platform
Index digest

sha256:d04a665d2c5d008c6676bfa633611e80f2ef5675987778df2c7ddf4c6f0e4344

OS/ARCH

Compressed size

396.6 MB

Last pushed

about 2 months by pierregilles

Type

Image

Manifest digest

sha256:d1d615e8576fd4e5f95ba7ad13c015cec539f6628f9ace8368946d4a243c9197

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update181.24 MB
11COPY /json-files/server /src/server # buildkit394.39 KB
12ENV LD_LIBRARY_PATH=/lib0 B
13WORKDIR /src/server32 B
14RUN /bin/sh -c apt-get update115.93 MB
15COPY ./static /src/server/static # buildkit9.54 MB
16COPY . /src # buildkit13.3 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' '@1783900800'