sha256:5ee35eb290d2c4a8450b1d0c35ec1b677656387ab8d84376fa51bbfd94bcc309
OS/ARCH
Compressed size
114.17 MB
Last pushed
over 4 years by hazmi35
Type
Image
Manifest digest
sha256:5ee35eb290d2c4a8450b1d0c35ec1b677656387ab8d84376fa51bbfd94bcc309
Image Layers
1ADD file ... in / 28.65 MB2CMD ["bash"]0 B3/bin/sh -c groupadd --gid 10003.95 KB4ENV NODE_VERSION=16.13.20 B5/bin/sh -c ARCH= && dpkgArch="$(dpkg32.4 MB6ENV YARN_VERSION=1.22.150 B7/bin/sh -c set -ex 2.63 MB8COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 449 B9ENTRYPOINT ["docker-entrypoint.sh"]0 B10CMD ["node"]0 B11WORKDIR /app99 B12RUN /bin/sh -c apt-get update702.56 KB13LABEL name=Jukebox0 B15RUN /bin/sh -c apt-get update16.2 MB16COPY /tmp/build/package.json . # buildkit938 B17COPY /tmp/build/package-lock.json . # buildkit56.77 KB18COPY /tmp/build/node_modules ./node_modules # buildkit33.51 MB19COPY /tmp/build/dist ./dist # buildkit29.97 KB20COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit239 B21VOLUME [/app/cache /app/logs]0 B22ENTRYPOINT ["/bin/sh" "/docker-entrypoint.sh"]0 B23CMD ["node" "dist/main.js"]0 BCommand
ADD file:986f91febed4aa8e2072081ff8419d52ba2060510822e717086d3b3d9469e4d7 in /