sha256:bb418baa1b5b32b7a7c724e5805cff02851370b4047ea34b24d5f936f63d186e
OS/ARCH
linux/amd64
Compressed size
197.44 MB
Last pushed
about 5 years by onadeploy
Type
Image
Manifest digest
sha256:bb418baa1b5b32b7a7c724e5805cff02851370b4047ea34b24d5f936f63d186e
Image Layers
1ADD file ... in / 2.68 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=14.9.00 B4/bin/sh -c addgroup -g 100034.29 MB5ENV YARN_VERSION=1.22.50 B6/bin/sh -c apk add --no-cache2.14 MB7COPY file:238737301d47304174e4d24f4def935b29b3069c03c72ae8de97d94624382fce in /usr/local/bin/ 281 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apk add696.13 KB11RUN /bin/sh -c curl -sSL5.42 MB12COPY ./docker/confd_env.toml /etc/confd/conf.d/appconfig.toml # buildkit1.13 KB13COPY ./docker/config.js.tmpl /etc/confd/templates/config.js.tmpl # buildkit2.54 KB14COPY ./docker/app.sh /usr/local/bin/app.sh # buildkit403 B15RUN /bin/sh -c chmod +x402 B16WORKDIR /usr/src/web136 B17COPY /project/node_modules /usr/src/web/node_modules # buildkit135.82 MB18COPY /project/build /usr/src/web # buildkit4.55 MB19RUN /bin/sh -c chown -R178 B20WORKDIR /usr/src/app140 B21COPY /usr/src/express-server/dist /usr/src/app # buildkit14.55 KB22COPY /usr/src/express-server/node_modules /usr/src/app/node_modules # buildkit5.91 MB23RUN /bin/sh -c chown -R5.93 MB24USER node0 B25ENV EXPRESS_REACT_BUILD_PATH=/usr/src/web/0 B26EXPOSE map[3000/tcp:{}]0 B27CMD ["/bin/sh" "-c" "/usr/local/bin/app.sh &&0 B28ENTRYPOINT ["/sbin/tini" "--"]0 BCommand
ADD file:b91adb67b670d3a6ff9463e48b7def903ed516be66fc4282d22c53e41512be49 in /