Sign inSign up

hivesolutions/signatur:1.3.0

Multi-platform
Internet of things
Index digest

sha256:76e01c9c4600cfa0e238b7aa6beaea67c303cd3e9cdfb9064bf13fafaaefb803

OS/ARCH

Compressed size

267.28 MB

Last pushed

about 1 month by hivedevelopment

Type

Image

Manifest digest

sha256:5b019f6d33ce8597940a45f4ebd933087b3c6602b0ee4e81f82c36d2cc444064

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.19.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.2 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.64 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10LABEL version=2.10 B
11LABEL maintainer=Hive Solutions <[email protected]>0 B
12EXPOSE [8080/tcp]0 B
13ENV LEVEL=INFO0 B
14ENV HOST=0.0.0.00 B
15ENV PORT=80800 B
16ENV NODE_ENV=production0 B
17ENV BASE_URL=http://localhost:80800 B
18ENV SESSION_SECRET=signatur0 B
19ENV SESSION_MAX_AGE=155520000000 B
20RUN /bin/sh -c apt-get update177.6 MB
21WORKDIR /app93 B
22COPY package.json /app/ # buildkit908 B
23RUN /bin/sh -c npm install2.82 MB
24COPY app.js /app/ # buildkit12.43 KB
25COPY config /app/config # buildkit476 B
26COPY lib /app/lib # buildkit13.61 KB
27COPY res /app/res # buildkit639 B
28COPY scripts /app/scripts # buildkit5.26 KB
29COPY static /app/static # buildkit3.1 MB
30COPY views /app/views # buildkit27.13 KB
31RUN /bin/sh -c groupadd --gid5.45 MB
32USER signatur0 B
33CMD ["node" "/app/app.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'