Sign inSign up

agigante80/actual-sync:latest

Multi-platform
Integration & delivery
Developer tools
Index digest

sha256:f91714828f5582d497cbc3d3caabc3eac9553984cca4698a5ba7bc0ce048cf50

OS/ARCH

Compressed size

110.72 MB

Last pushed

16 days by agigante80

Type

Image

Manifest digest

sha256:c1bea5abfd62a5df4a03e026b102ff24cbe0176b5f31d2de8de1f4288bab2d09

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c addgroup -g50.23 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ARG VERSION=1.16.10 B
11ENV VERSION=1.16.10 B
12RUN |1 VERSION=1.16.1 /bin/sh -c2.31 MB
13RUN |1 VERSION=1.16.1 /bin/sh -c968 B
14WORKDIR /app93 B
15COPY package*.json ./ # buildkit62.89 KB
16COPY /app/node_modules ./node_modules # buildkit52.69 MB
17COPY /app/src ./src # buildkit216.86 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 # buildkit796 B
23RUN |1 VERSION=1.16.1 /bin/sh -c792 B
24RUN |1 VERSION=1.16.1 /bin/sh -c133 B
25LABEL org.opencontainers.image.version=1.16.1 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-aarch64.tar.gz / # buildkit