sha256:723f51f562cc44a340c38d1db98809d3b07474a44616943c741884feeceb8c99
OS/ARCH
Compressed size
54.63 MB
Last pushed
10 months by brandawg93
Type
Image
Manifest digest
sha256:b9d2ed589ab58887b343bbe3163373231186906ab87a231b58c397e2e74449c0
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B3LABEL org.opencontainers.image.title=PeaNUT0 B4LABEL org.opencontainers.image.description=A tiny dashboard for0 B5LABEL org.opencontainers.image.url=https://github.com/Brandawg93/PeaNUT0 B6LABEL org.opencontainers.image.source=https://github.com/Brandawg93/PeaNUT0 B7LABEL org.opencontainers.image.licenses=Apache-2.00 B8COPY --chown=1000:1000 /app/.next/standalone ./ #23.79 MB9COPY --chown=1000:1000 /app/.next/static ./.next/static #1.43 MB10COPY --chown=1000:1000 /app/src/app/api ./src/app/api #8.38 KB11COPY --chown=1000:1000 /app/package.json ./package.json #1.69 KB12COPY --chown=1000:1000 entrypoint.sh /entrypoint.sh #282 B13RUN /bin/sh -c apk add25.77 MB14ENV CI=true0 B15ENV NODE_ENV=production0 B16ENV NEXT_TELEMETRY_DISABLED=10 B17ENV WEB_HOST=0.0.0.00 B18ENV WEB_PORT=80800 B19ENV BASE_PATH=0 B20ENV DEBUG=false0 B21EXPOSE [8080/tcp]0 B22HEALTHCHECK &{["CMD-SHELL" "wget --no-verbose --tries=10 B23ENTRYPOINT ["/sbin/tini" "--" "/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit