Sign inSign up

warp10io/discovery-explorer:1.0.55

Multi-platform
Index digest

sha256:a3876f90cf41899be3d4a63572f4ba1fdd43c2310a110f40f4417044bd64833a

OS/ARCH

Compressed size

131.06 MB

Last pushed

over 3 years by warp10io

Type

Image

Manifest digest

sha256:2f79d267edcd97ae3f769d991508db7c14ac93e753bed6948f6a460c7ce5ea16

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3/bin/sh -c groupadd --gid 10004.08 KB
4ENV NODE_VERSION=18.15.00 B
5/bin/sh -c ARCH= && dpkgArch="$(dpkg43.93 MB
6ENV YARN_VERSION=1.22.190 B
7/bin/sh -c set -ex 2.64 MB
8COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 453 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11RUN /bin/sh -c npm install12.05 MB
12COPY ./node-api/dist /opt/discovery-dashboard # buildkit11.75 MB
13COPY ./node-api/package.json /opt/discovery-dashboard/package.json # buildkit797 B
14COPY ./conf.json /opt/discovery-dashboard/conf.json # buildkit235 B
15WORKDIR /opt/discovery-dashboard32 B
16RUN /bin/sh -c mkdir -p100 B
17RUN /bin/sh -c npm install30.74 MB
18COPY ./node-api/ecosystem.config-docker.js ./ecosystem.config.js # buildkit287 B
19EXPOSE map[3000/tcp:{}]0 B
20COPY ./run.sh /opt/discovery-dashboard/run.sh # buildkit394 B
21RUN /bin/sh -c chmod +x390 B
22CMD ["sh" "/opt/discovery-dashboard/run.sh"]0 B

Command

ADD file:60911afdacfdc216e44115addb5f3cc07f4166e8a4adf7be94a58aacc327ad63 in /