sha256:82283846d1c60d5ff5eb05c0f9c7f092d9614546507598b3a1ddcda47bf0f996
OS/ARCH
Compressed size
76.71 MB
Last pushed
2 months by getwud
Type
Image
Manifest digest
sha256:6ad88f72a1e719b044990fcb1e3e87c2769df35ea233e891d726f1a015e58f86
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=24.18.00 B4RUN /bin/sh -c addgroup -g50.09 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /home/node/app149 B11LABEL maintainer=fmartinou0 B12EXPOSE [3000/tcp]0 B13ARG WUD_VERSION=fix_oidc0 B14ENV WORKDIR=/home/node/app0 B15ENV WUD_LOG_FORMAT=text0 B16ENV WUD_VERSION=fix_oidc0 B17HEALTHCHECK {Test:[CMD-SHELL if [[ -z0 B18RUN |1 WUD_VERSION=fix_oidc /bin/sh -c3.63 MB19COPY Docker.entrypoint.sh /usr/bin/entrypoint.sh # buildkit310 B20RUN |1 WUD_VERSION=fix_oidc /bin/sh -c32 B21COPY /home/node/app/node_modules ./node_modules # buildkit13.81 MB22COPY /home/node/app/dist ./dist # buildkit97.45 KB23COPY /home/node/app/package.json ./package.json # buildkit1.18 KB24COPY /home/node/ui/dist ./ui # buildkit4.21 MB25ENTRYPOINT ["/usr/bin/entrypoint.sh"]0 B26CMD ["node" "dist/index"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit