Sign inSign up

hivesolutions/signatur:1.4.0

Multi-platform
Internet of things
Index digest

sha256:f5a89d6f181ecd10d64ef0c2501c6fb9e980f002f0c714f29de484677b6bfbd2

OS/ARCH

Compressed size

270.44 MB

Last pushed

9 days by hivedevelopment

Type

Image

Manifest digest

sha256:2365c0927ea0f61dd83d92bbf2d3461c60f6d33f447c2abda2e93ddc672e6ee5

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.20.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=51.29 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/ # buildkit942 B
23RUN /bin/sh -c npm install2.85 MB
24COPY app.js /app/ # buildkit12.43 KB
25COPY config /app/config # buildkit478 B
26COPY lib /app/lib # buildkit13.61 KB
27COPY res /app/res # buildkit638 B
28COPY scripts /app/scripts # buildkit5.26 KB
29COPY static /app/static # buildkit3.11 MB
30COPY views /app/views # buildkit27.27 KB
31RUN /bin/sh -c groupadd --gid5.48 MB
32USER signatur0 B
33CMD ["node" "/app/app.js"]0 B

Command

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