Sign inSign up

syncin/server:2.1.0

Multi-platform
Integration & delivery
API management
Content management system
Index digest

sha256:ecb792dca645980162efa44f8fe38c2b2616afe6174646fc314eb575c455dff7

OS/ARCH

Compressed size

140.38 MB

Last pushed

6 months by johaven

Type

Image

Manifest digest

sha256:65c03dda85a80a182758f8c4b399823b6db0539f7834c44ad3e094ebca513f25

Image Layers

1ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit4 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.14.00 B
4RUN /bin/sh -c addgroup -g49.58 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apk add14.32 KB
11WORKDIR /app32 B
12COPY --chown=8888:8888 /build/LICENSE . #11.62 KB
13COPY --chown=8888:8888 /build/dist/ . #8.96 MB
14COPY --chown=8888:8888 /build/package.json ./server/ #1.25 KB
15COPY --chown=8888:8888 /build/node_modules ./node_modules #76.59 MB
16COPY --chown=8888:8888 /build/backend/migrations ./migrations #15.08 KB
17COPY --chown=8888:8888 /build/environment/environment.dist.yaml ./environment/environment.dist.yaml #4.82 KB
18COPY --chown=8888:8888 --chmod=755 /build/scripts/docker-sync-in-server.sh ./sync-in-server.sh901 B
19COPY --chown=8888:8888 --chmod=755 /build/scripts/docker-entrypoint.sh ./entrypoint.sh640 B
20ENV NODE_ENV=production0 B
21ENV NPM_CONFIG_UPDATE_NOTIFIER=false0 B
22ENV PUID=88880 B
23ENV PGID=88880 B
24EXPOSE [8080/tcp]0 B
25ENTRYPOINT ["./entrypoint.sh"]0 B
26CMD ["/bin/sh" "sync-in-server.sh"]0 B

Command

ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit