sha256:4b1520cc3cb82f5455491cce7d7538669281a01588ac013199d5e90359541410
OS/ARCH
Compressed size
206.92 MB
Last pushed
2 months by vineethnkrishnan
Type
Image
Manifest digest
sha256:dbb486dbc5efcdffb3970145abefc27430105a81b2831c7e57ebe2d2e464e686
Image Layers
1ADD alpine-minirootfs-3.22.4-aarch64.tar.gz / # buildkit3.95 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=26.3.00 B4RUN /bin/sh -c addgroup -g55.23 MB5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B6ENTRYPOINT ["docker-entrypoint.sh"]0 B7CMD ["node"]0 B8RUN /bin/sh -c apk upgrade96.54 MB9COPY /restic /usr/local/bin/restic # buildkit9.78 MB10RUN /bin/sh -c mkdir -p167 B11RUN /bin/sh -c mkdir -p199 B12WORKDIR /app93 B13ENV NODE_ENV=production0 B14COPY /app/node_modules ./node_modules/ # buildkit20.52 MB15COPY /app/dist ./dist/ # buildkit193.82 KB16COPY scripts/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit799 B17RUN /bin/sh -c chmod +x20.71 MB18USER node0 B19EXPOSE [3100/tcp]0 B20HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:${APP_PORT:-3100}/health/live0 B21ENTRYPOINT ["/sbin/tini" "--" "docker-entrypoint.sh"]0 B22CMD ["node" "dist/main.js"]0 BCommand
ADD alpine-minirootfs-3.22.4-aarch64.tar.gz / # buildkit