Sign inSign up

agigante80/actual-sync:1.13.0-dev-543c034

Integration & delivery
Developer tools
Index digest

sha256:504415daafe3ef96b8f5b7d23c2c775df7cc7c5e0c0e15095c0643b01c2a0721

OS/ARCH

linux/amd64

Compressed size

109.82 MB

Last pushed

about 1 month by agigante80

Type

Image

Manifest digest

sha256:03f428fe0b3b85ce6723b94975a5680382b4ceab6f4ebdd1c5cd70cf9f01b257

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c addgroup -g50.19 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ARG VERSION=1.13.0-dev+543c0340 B
11ENV VERSION=1.13.0-dev+543c0340 B
12RUN |1 VERSION=1.13.0-dev+543c034 /bin/sh -c2.23 MB
13RUN |1 VERSION=1.13.0-dev+543c034 /bin/sh -c969 B
14WORKDIR /app93 B
15COPY package*.json ./ # buildkit62.39 KB
16COPY /app/node_modules ./node_modules # buildkit52.24 MB
17COPY /app/src ./src # buildkit209.61 KB
18COPY /app/config ./config # buildkit6.36 KB
19COPY /app/scripts ./scripts # buildkit6.37 KB
20COPY /app/index.js ./ # buildkit2.09 KB
21COPY /app/config ./config-defaults # buildkit6.37 KB
22COPY docker/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit798 B
23RUN |1 VERSION=1.13.0-dev+543c034 /bin/sh -c793 B
24RUN |1 VERSION=1.13.0-dev+543c034 /bin/sh -c132 B
25LABEL org.opencontainers.image.version=1.13.0-dev+543c034 org.opencontainers.image.title=actual-sync org.opencontainers.image.description=Automated bank0 B
26EXPOSE [3000/tcp]0 B
27HEALTHCHECK {Test:[CMD-SHELL node -e "require('http').get('http://localhost:3000/health',0 B
28ENTRYPOINT ["/sbin/tini" "--" "/usr/local/bin/entrypoint.sh"]0 B
29CMD ["node" "index.js"]0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit