Sign inSign up

jliuhtonen/blu-hawaii:1.2.0

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

sha256:968233e31f841aab866540ec672472b071d5f6b9f94037cba5419f40b1a3f432

OS/ARCH

Compressed size

82.31 MB

Last pushed

about 2 years by jliuhtonen

Type

Image

Manifest digest

sha256:572625fe0ac881631512ca05a13da5479cbd1f2615b68af953e74087183708bb

Image Layers

1ADD file ... in / 27.77 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.67 MB
6ENV YARN_VERSION=1.22.190 B
7/bin/sh -c set -ex 2.55 MB
8COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 451 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 # buildkit740 B
17COPY /opt/build/node_modules /opt/blu-hawaii/node_modules # buildkit13.31 MB
18COPY /opt/build/dist /opt/blu-hawaii/dist # buildkit5.96 KB
19USER blu-hawaii0 B
20WORKDIR /opt/blu-hawaii32 B
21ENTRYPOINT ["node" "dist/index.js"]0 B

Command

ADD file:b86ae1c7ca3586d8feedcd9ff1b2b1e8ab872caf6587618f1da689045a5d7ae4 in /