sha256:766f1ac0346e44afede0e0cf212dc882dfb4b974d5bf08616f40987436d09ed0
OS/ARCH
Compressed size
186.28 MB
Last pushed
about 2 years by warp10io
Type
Image
Manifest digest
sha256:7826c326d33b3044690fbfb51925951ea4618139eeaa336bd3cca1c1c1b88446
Image Layers
1ADD file ... in / 3.18 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=16.20.20 B4/bin/sh -c addgroup -g 100034.76 MB5ENV YARN_VERSION=1.22.190 B6/bin/sh -c apk add --no-cache2.23 MB7COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c npm install11.94 MB11COPY ./node-api/dist /opt/discovery-dashboard # buildkit110.07 MB12COPY ./node-api/package.json /opt/discovery-dashboard/package.json # buildkit796 B13COPY ./conf.json /opt/discovery-dashboard/conf.json # buildkit230 B14WORKDIR /opt/discovery-dashboard32 B15RUN /bin/sh -c mkdir -p94 B16RUN /bin/sh -c npm install24.1 MB17COPY ./node-api/ecosystem.config-docker.js ./ecosystem.config.js # buildkit282 B18EXPOSE map[3000/tcp:{}]0 B19COPY ./run.sh /opt/discovery-dashboard/run.sh # buildkit383 B20RUN /bin/sh -c chmod +x382 B21CMD ["sh" "/opt/discovery-dashboard/run.sh"]0 BCommand
ADD file:b2e7eaa7e41f08853dbe08d84439a7f9fd32fc58c3aa1e298f3f60343b2b683a in /