Sign inSign up

gladysassistant/gladys:sha-2f7ef52

Multi-platform
Index digest

sha256:e22372c9c028e44a9826d967d8ec76701f3f543943a1d443c1b9f375ad28b7d2

OS/ARCH

Compressed size

383.81 MB

Last pushed

about 1 month by pierregilles

Type

Image

Manifest digest

sha256:0cda9aea016dcec10c47cb2dbed1dbfdfa800d9c422b0a6bbd7933470f649ba7

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.19.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.14 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update165.7 MB
11COPY /json-files/server /src/server # buildkit407.77 KB
12ENV LD_LIBRARY_PATH=/lib0 B
13WORKDIR /src/server32 B
14RUN /bin/sh -c apt-get update117.44 MB
15COPY ./static /src/server/static # buildkit9.72 MB
16COPY . /src # buildkit13.97 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 'arm64' out/ 'bookworm' '@1785715200'