sha256:10f74634ca97e91437200520c191f43643bb0c01e9199465d5577606ac39cf6f
OS/ARCH
linux/amd64
Compressed size
358.29 MB
Last pushed
29 days by hyperledgerbot
Type
Image
Manifest digest
sha256:10f74634ca97e91437200520c191f43643bb0c01e9199465d5577606ac39cf6f
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3RUN /bin/sh -c groupadd --gid3.23 KB4ENV NODE_VERSION=22.4.00 B5RUN /bin/sh -c ARCH= OPENSSL_ARCH=43.46 MB6ENV YARN_VERSION=1.22.220 B7RUN /bin/sh -c set -ex1.63 MB8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B9ENTRYPOINT ["docker-entrypoint.sh"]0 B10CMD ["node"]0 B11RUN /bin/sh -c apt-get update117.78 MB12RUN /bin/sh -c mkdir -p2.94 KB13RUN /bin/sh -c echo 269 B14RUN /bin/sh -c apt-get update121.36 MB15RUN /bin/sh -c ln -s174 B16RUN /bin/sh -c node -v32 B17ARG APP_DIR=/opt/cacti/satp-hermes0 B18WORKDIR /opt/cacti/satp-hermes139 B19RUN |1 APP_DIR=/opt/cacti/satp-hermes /bin/sh -c245 B20COPY ./dist/bundle/ncc/ /opt/cacti/satp-hermes # buildkit8.25 MB21COPY ./src/main/typescript/cross-chain-mechanisms/bridge/fabric-contracts /opt/cacti/satp-hermes/../fabric-contracts # buildkit49.87 KB22COPY ./satp-hermes-gateway.Dockerfile.healthcheck.mjs /opt/cacti/satp-hermes/ # buildkit1.28 KB23COPY ./supervisord.conf /etc/supervisord.conf # buildkit431 B24COPY ./gateway_log_controller.sh /opt/cacti/satp-hermes/gateway_log_controller.sh # buildkit674 B25RUN |1 APP_DIR=/opt/cacti/satp-hermes /bin/sh -c669 B26RUN |1 APP_DIR=/opt/cacti/satp-hermes /bin/sh -c37.97 MB27ENV TZ=Etc/UTC0 B28ENV NODE_ENV=production0 B29ENV DATABASE_CLIENT=sqlite30 B30ENV DATABASE_NAME=/opt/cacti/satp-hermes/database/satp.sqlite0 B31EXPOSE [3010/tcp 3011/tcp 4010/tcp]0 B32ENTRYPOINT ["/usr/bin/supervisord"]0 B33CMD ["--configuration" "/etc/supervisord.conf" "--nodaemon"]0 B34HEALTHCHECK {Test:[CMD node ./satp-hermes-gateway.Dockerfile.healthcheck.mjs http0 BCommand
ADD file:b24689567a7c604de93e4ef1dc87c372514f692556744da43925c575b4f80df6 in /