Sign inSign up

cj0r/lftp-sync-manager:2.5.1

Multi-platform
Integration & delivery
Databases & storage
Index digest

sha256:6913d1095e34224f6efc5ee615fc22f55d64b1f634309f3191d958df98091127

OS/ARCH

Compressed size

84.42 MB

Last pushed

about 1 month by cj0r

Type

Image

Manifest digest

sha256:09cf1687e3948cc1a748eec505b3c0ac3e9554913fc983683a3add606ab98663

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.19.00 B
4RUN /bin/sh -c addgroup -g50.75 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10LABEL net.unraid.docker.icon=https://raw.githubusercontent.com/cj0r/lftp-sync-manager/production/public/icon.png0 B
11LABEL net.unraid.docker.webui=http://[IP]:[PORT]0 B
12RUN /bin/sh -c apk update7.61 MB
13RUN /bin/sh -c npm install12.79 MB
14WORKDIR /app93 B
15COPY package*.json ./ # buildkit417 B
16RUN /bin/sh -c npm install3.77 MB
17COPY . . # buildkit4.31 MB
18EXPOSE [9342/tcp]0 B
19ENV PORT=93420 B
20ENV CONFIG_DIR=/config0 B
21ENTRYPOINT ["/sbin/tini" "--"]0 B
22CMD ["node" "server.js"]0 B

Command

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