sha256:7d3091beffa1d135313cf2f3bf8cbbb815f491470c1a2e2d80c643056a6e5301
OS/ARCH
Compressed size
93.11 MB
Last pushed
3 months by agigante80
Type
Image
Manifest digest
sha256:21ad9d7b4f59157533092886214eb8bf84614908437aafc08083030e3b6b6875
Image Layers
1ADD alpine-minirootfs-3.24.0-aarch64.tar.gz / # buildkit4.01 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.22.30 B4RUN /bin/sh -c addgroup -g50.23 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit443 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG VERSION=1.8.50 B11ENV VERSION=1.8.50 B12RUN |1 VERSION=1.8.5 /bin/sh -c2.31 MB13RUN |1 VERSION=1.8.5 /bin/sh -c970 B14WORKDIR /app93 B15COPY package*.json ./ # buildkit69.46 KB16COPY /app/node_modules ./node_modules # buildkit35.11 MB17COPY /app/src ./src # buildkit151.7 KB18COPY /app/config ./config # buildkit6.14 KB19COPY /app/scripts ./scripts # buildkit13.06 KB20COPY /app/index.js ./ # buildkit2.12 KB21COPY /app/config ./config-defaults # buildkit6.14 KB22COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit793 B23RUN |1 VERSION=1.8.5 /bin/sh -c787 B24RUN |1 VERSION=1.8.5 /bin/sh -c132 B25LABEL org.opencontainers.image.version=1.8.5 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.0-aarch64.tar.gz / # buildkit