Sign inSign up

actualbudget/actual-server:sha-543622a

Multi-platform
Security
Integration & delivery
Index digest

sha256:cfd3370d5f9ba5b6dcb16386ac425c50a8a2a7342f928845dfa2e5f4820948db

OS/ARCH

Compressed size

106.14 MB

Last pushed

27 days by mclarkgb

Type

Image

Manifest digest

sha256:cb7fae743b9d14f6b200369e601c2188faea5f3a5b7f3712ef20d6fea6d2f712

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.19.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.14 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update356.77 KB
11ARG USERNAME=actual0 B
12ARG USER_UID=10010 B
13ARG USER_GID=10010 B
14RUN |3 USERNAME=actual USER_UID=1001 USER_GID=10013.31 KB
15WORKDIR /app93 B
16ENV NODE_ENV=production0 B
17COPY /app/node_modules ./node_modules # buildkit29.03 MB
18COPY /app/packages/sync-server/package.json ./ # buildkit1.5 KB
19COPY /app/packages/sync-server/build ./ # buildkit168.25 KB
20RUN |3 USERNAME=actual USER_UID=1001 USER_GID=1001141 B
21ENTRYPOINT ["/usr/bin/tini" "-g" "--"]0 B
22EXPOSE [5006/tcp]0 B
23CMD ["node" "app.js"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1785715200'