Sign inSign up

syncin/server:1.8.0

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

sha256:0b5c5288511a26af19ac4810f56a8d9a4de8b4700b06fd09a4e03495ee04297c

OS/ARCH

Compressed size

139.12 MB

Last pushed

11 months by johaven

Type

Image

Manifest digest

sha256:317e26a1860339174dd0fdc45df4b26368d36fd9e00523c90db2b3581547e218

Image Layers

1ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit3.95 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.21.00 B
4RUN /bin/sh -c addgroup -g48.88 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
10RUN /bin/sh -c apk add11.38 KB
11WORKDIR /app32 B
12COPY --chown=8888:8888 /build/LICENSE . #11.62 KB
13COPY --chown=8888:8888 /build/dist/ . #8.01 MB
14COPY --chown=8888:8888 /build/node_modules ./node_modules #77.04 MB
15COPY --chown=8888:8888 /build/backend/migrations ./migrations #15.08 KB
16COPY --chown=8888:8888 /build/environment/environment.dist.yaml ./environment/environment.dist.yaml #2.2 KB
17COPY --chown=8888:8888 --chmod=755 /build/scripts/docker-sync-in-server.sh ./sync-in-server.sh616 B
18COPY --chown=8888:8888 --chmod=755 /build/scripts/docker-entrypoint.sh ./entrypoint.sh594 B
19ENV NODE_ENV=production0 B
20ENV NPM_CONFIG_UPDATE_NOTIFIER=false0 B
21ENV PUID=88880 B
22ENV PGID=88880 B
23EXPOSE [8080/tcp]0 B
24ENTRYPOINT ["./entrypoint.sh"]0 B
25CMD ["/bin/sh" "sync-in-server.sh"]0 B

Command

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