Sign inSign up

jliuhtonen/blu-hawaii:1.2.1

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

sha256:cdb4b93633480a83ee1919c1c5ff500b4160dffda6c09dbdd557fed4b08dcd88

OS/ARCH

Compressed size

81.21 MB

Last pushed

almost 2 years by jliuhtonen

Type

Image

Manifest digest

sha256:fde10dce717c54199e3cf8756b52e587760ee50c6861e662705542a1aa001a00

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c groupadd --gid3.23 KB
4ENV NODE_VERSION=20.17.00 B
5RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.77 MB
6ENV YARN_VERSION=1.22.220 B
7RUN /bin/sh -c set -ex1.63 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 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.11 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 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:06a1877f1e100122a40ed52ce771bfa7e2ab3d28323780f58f1e5b57c1e576f9 in /