sha256:1a82f94a2f5c62f80c1c19ccf2cd392e4c9152094d59f40f311157e2cc636d6e
OS/ARCH
Compressed size
45.49 MB
Last pushed
almost 6 years by ttshivers
Type
Image
Manifest digest
sha256:1a82f94a2f5c62f80c1c19ccf2cd392e4c9152094d59f40f311157e2cc636d6e
Image Layers
1ADD file ... in / 2.3 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=14.13.10 B4/bin/sh -c addgroup -g 100033.78 MB5ENV YARN_VERSION=1.22.50 B6/bin/sh -c apk add --no-cache2.3 MB7COPY file:238737301d47304174e4d24f4def935b29b3069c03c72ae8de97d94624382fce in /usr/local/bin/ 281 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL org.opencontainers.image.title=SyncLounge0 B11LABEL org.opencontainers.image.description=Enjoy Plex with your0 B12LABEL org.opencontainers.image.url=https://synclounge.tv0 B13LABEL org.opencontainers.image.source=https://github.com/ttshivers/synclounge0 B14LABEL org.opencontainers.image.vendor=SyncLounge0 B15LABEL org.opencontainers.image.licenses=MIT0 B16LABEL org.opencontainers.image.documentation=https://docs.synclounge.tv0 B17RUN /bin/sh -c mkdir /app151 B18WORKDIR /app0 B19COPY server.js . # buildkit540 B20COPY config config # buildkit1.53 KB21COPY /app/node_modules node_modules # buildkit2.01 MB22COPY /app/dist dist # buildkit5.1 MB23ARG VERSION0 B24LABEL org.opencontainers.image.version=3.13.690 B25ARG REVISION0 B26LABEL org.opencontainers.image.revision=91a6fd6d1decef1e0b77d1749e98b6f840764a020 B27ARG BUILD_DATE0 B28LABEL org.opencontainers.image.created=2020-10-11T04:30:18Z0 B29ENTRYPOINT ["/app/server.js"]0 BCommand
ADD file:e97bf0d217846312b19a9f7264604851aedd125c23b4d291eed4c69b880dce26 in /