Sign inSign up

actualbudget/actual-server:sha-8b5b182-alpine

Multi-platform
Security
Integration & delivery
Index digest

sha256:eed165ab9e03d47b196bc79d48e722514441a103434ee8b44d4e16d6b774edd3

OS/ARCH

Compressed size

62.52 MB

Last pushed

3 months by mclarkgb

Type

Image

Manifest digest

sha256:5d5ce0dca86c63e96e55328540d904fa89f915c6a9b7721104c4665399319a69

Image Layers

1ADD alpine-minirootfs-3.22.5-armv7.tar.gz / # buildkit3.06 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk add23.55 MB
4ARG USERNAME=actual0 B
5ARG USER_UID=10010 B
6ARG USER_GID=10010 B
7RUN |3 USERNAME=actual USER_UID=1001 USER_GID=1001950 B
8RUN |3 USERNAME=actual USER_UID=1001 USER_GID=100196 B
9WORKDIR /app93 B
10ENV NODE_ENV=production0 B
11COPY /app/node_modules ./node_modules # buildkit35.75 MB
12COPY /app/packages/sync-server/package.json ./ # buildkit1.49 KB
13COPY /app/packages/sync-server/build ./ # buildkit161 KB
14RUN |3 USERNAME=actual USER_UID=1001 USER_GID=1001141 B
15ENTRYPOINT ["/sbin/tini" "-g" "--"]0 B
16EXPOSE [5006/tcp]0 B
17CMD ["node" "app.js"]0 B

Command

ADD alpine-minirootfs-3.22.5-armv7.tar.gz / # buildkit