Sign inSign up

gladysassistant/gladys:v4.84.4

Multi-platform
Index digest

sha256:d04a665d2c5d008c6676bfa633611e80f2ef5675987778df2c7ddf4c6f0e4344

OS/ARCH

Compressed size

379.67 MB

Last pushed

about 1 month by pierregilles

Type

Image

Manifest digest

sha256:fd50b4097c3654f4804bba0e55987019ccec3a95ea91aefabccad2548759edd5

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.74 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 update165.7 MB
11COPY /json-files/server /src/server # buildkit394.59 KB
12ENV LD_LIBRARY_PATH=/lib0 B
13WORKDIR /src/server32 B
14RUN /bin/sh -c apt-get update114.55 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 'arm64' out/ 'bookworm' '@1783900800'