Sign inSign up

jliuhtonen/blu-hawaii:1.1.1

Multi-platform
Networking
Integration & delivery
Internet of things
Index digest

sha256:e1c6f8e8da35d43c00fc3f8a09988fef4fa0d4283a6d08d42261d2b0c50b0b85

OS/ARCH

Compressed size

78.87 MB

Last pushed

over 2 years by jliuhtonen

Type

Image

Manifest digest

sha256:aac850a0583ae328198135533e557ae20146a970ab8538ae3081644a626db754

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3/bin/sh -c groupadd --gid 10003.28 KB
4ENV NODE_VERSION=20.11.10 B
5/bin/sh -c ARCH= OPENSSL_ARCH= &&38.63 MB
6ENV YARN_VERSION=1.22.190 B
7/bin/sh -c set -ex 2.55 MB
8COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 447 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11ENV LOG_DEST=/var/log/blu-hawaii/blu-hawaii.log0 B
12ENV SESSION_FILE_PATH=/home/blu-hawaii/.blu-hawaii-session0 B
13RUN /bin/sh -c useradd -r1.12 KB
14RUN /bin/sh -c mkdir -p120 B
15RUN /bin/sh -c chown blu-hawaii:blu-hawaii127 B
16COPY /opt/build/package.json /opt/blu-hawaii # buildkit636 B
17COPY /opt/build/node_modules /opt/blu-hawaii/node_modules # buildkit9.88 MB
18COPY /opt/build/dist /opt/blu-hawaii/dist # buildkit5.24 KB
19USER blu-hawaii0 B
20WORKDIR /opt/blu-hawaii32 B
21ENTRYPOINT ["node" "dist/index.js"]0 B

Command

ADD file:85e3f04235f949795629380f3a50ca566471f0258cd4322937c8b1e0648a69ae in /