Sign inSign up

gladysassistant/gladys:sha-44d0c3a

Multi-platform
Index digest

sha256:5b5cc2882796555aa9344cf49a1bfa3c4769859245b3fe367904433e0b184ec6

OS/ARCH

Compressed size

387.32 MB

Last pushed

about 1 month by pierregilles

Type

Image

Manifest digest

sha256:7953889fec5084f8158801401fff83b214ebdbb9c4c4618a61ab46ba2359cfe7

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.20.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.4 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 # buildkit412.61 KB
12ENV LD_LIBRARY_PATH=/lib0 B
13WORKDIR /src/server32 B
14RUN /bin/sh -c apt-get update117.77 MB
15COPY ./static /src/server/static # buildkit11.13 MB
16COPY . /src # buildkit15.47 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' '@1787529600'