sha256:0eae7bfeb112146a03a8e75d49c45ed308e4eb4dc08921b95b94e2145e1ba7c7
OS/ARCH
Compressed size
112.03 MB
Last pushed
almost 2 years by sciactive
Type
Image
Manifest digest
sha256:e95b1a2552ea69467b92d64bca04ac9d8df9e9677a78fc5bee5303f0c59d18de
Image Layers
1ADD file ... in / 3.9 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=20.18.00 B4RUN /bin/sh -c addgroup -g40.22 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.32 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit442 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL org.opencontainers.image.authors=https://sciactive.com0 B11LABEL org.opencontainers.image.title=Nephele Serve0 B12LABEL org.opencontainers.image.description=A WebDAV server.0 B13LABEL org.opencontainers.image.version=1.0.0-alpha.590 B14LABEL org.opencontainers.image.url=https://github.com/sciactive/nephele0 B15LABEL org.opencontainers.image.source=https://github.com/sciactive/nephele0 B16LABEL org.opencontainers.image.licenses=Apache-2.00 B17ENV WORKERS=80 B18ENV NODE_ENV=production0 B19ENV SERVER_ROOT=/data/0 B20ENV UPDATE_CHECK=false0 B21VOLUME [/data]0 B22RUN /bin/sh -c npm i66.6 MB23EXPOSE map[80/tcp:{}]0 B24EXPOSE map[443/tcp:{}]0 B25CMD ["/bin/sh" "-c" "pm2-runtime start0 BCommand
ADD file:ee5bb8409915b11413f44cce4c22fed658aba4fb078a448e08dd4ac9a23581f2 in /