sha256:6f39d45bbcfd480f1c6afd33ed37e3ba6fce26b219ee59d0b1b8d4f463bc35d1
OS/ARCH
linux/amd64
Compressed size
110.21 MB
Last pushed
23 days by agigante80
Type
Image
Manifest digest
sha256:de1d7b2c590d03c18f2733fda836900f1fb85652398e6f285f9bd868a2cefb51
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c addgroup -g50.19 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG VERSION=1.13.1-dev+e3dc07e0 B11ENV VERSION=1.13.1-dev+e3dc07e0 B12RUN |1 VERSION=1.13.1-dev+e3dc07e /bin/sh -c2.23 MB13RUN |1 VERSION=1.13.1-dev+e3dc07e /bin/sh -c969 B14WORKDIR /app93 B15COPY package*.json ./ # buildkit62.88 KB16COPY /app/node_modules ./node_modules # buildkit52.63 MB17COPY /app/src ./src # buildkit209.85 KB18COPY /app/config ./config # buildkit6.37 KB19COPY /app/scripts ./scripts # buildkit6.37 KB20COPY /app/index.js ./ # buildkit2.1 KB21COPY /app/config ./config-defaults # buildkit6.37 KB22COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit800 B23RUN |1 VERSION=1.13.1-dev+e3dc07e /bin/sh -c794 B24RUN |1 VERSION=1.13.1-dev+e3dc07e /bin/sh -c133 B25LABEL org.opencontainers.image.version=1.13.1-dev+e3dc07e org.opencontainers.image.title=actual-sync org.opencontainers.image.description=Automated bank0 B26EXPOSE [3000/tcp]0 B27HEALTHCHECK {Test:[CMD-SHELL node -e "require('http').get('http://localhost:3000/health',0 B28ENTRYPOINT ["/sbin/tini" "--" "/usr/local/bin/entrypoint.sh"]0 B29CMD ["node" "index.js"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit