Sign inSign up

hivesolutions/signatur:feat_components-showcase

Multi-platform
Internet of things
Index digest

sha256:31fc8aa56d3d59352a6263efecc70a98735d076d4f4f9b8bfa47bd977a221eb6

OS/ARCH

Compressed size

266.76 MB

Last pushed

4 months by hivedevelopment

Type

Image

Manifest digest

sha256:9d0cd0202e6158dc6c45b8d566da49425cdcda582cb971eedd7cb352a7716b8b

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.16.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.81 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.64 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 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.59 MB
21WORKDIR /app93 B
22COPY package.json /app/ # buildkit907 B
23RUN /bin/sh -c npm install2.79 MB
24COPY app.js /app/ # buildkit9.2 KB
25COPY config /app/config # buildkit477 B
26COPY lib /app/lib # buildkit12 KB
27COPY res /app/res # buildkit638 B
28COPY scripts /app/scripts # buildkit5.23 KB
29COPY static /app/static # buildkit3.07 MB
30COPY views /app/views # buildkit25.59 KB
31RUN /bin/sh -c groupadd --gid5.41 MB
32USER signatur0 B
33CMD ["node" "/app/app.js"]0 B

Command

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