sha256:20a2d2905c3cadc18c20f0bd917ba1c9e863e01f3619b7e65839b6cfeb2f7e98
OS/ARCH
linux/amd64
Compressed size
201.83 MB
Last pushed
almost 5 years by josephca
Type
Image
Manifest digest
sha256:20a2d2905c3cadc18c20f0bd917ba1c9e863e01f3619b7e65839b6cfeb2f7e98
Image Layers
137.49 MB21.69 KB3#(imagebuilder)
sleep 8640032.71 MB4USER root0 B5RUN /bin/sh -c microdnf update4.16 MB6COPY entrypoint.sh / # buildkit419 B7COPY /tools/index-server /registry/index-server # buildkit19.21 MB8RUN /bin/sh -c chgrp -R19.21 MB9RUN /bin/sh -c set -x1.41 KB10RUN /bin/sh -c mkdir -p145 B11WORKDIR /app126 B12COPY /app/next.config.js ./ # buildkit676 B13COPY /app/public ./public # buildkit35.97 KB14COPY /app/.next ./.next # buildkit18.05 MB15COPY /app/node_modules ./node_modules # buildkit52.7 MB16COPY /app/package.json ./package.json # buildkit1.29 KB17COPY /app/config ./config # buildkit422 B18RUN /bin/sh -c chmod -R18.05 MB19ENV NODE_ENV=production0 B20ENV DEVFILE_VIEWER_ROOT=/viewer0 B21ENV DEVFILE_COMMUNITY_HOST=false0 B22ENV DEVFILE_STACKS=/registry/stacks0 B23ENV DEVFILE_SAMPLES=/registry/samples0 B24ENV DEVFILE_INDEX=/registry/index.json0 B25ENV DEVFILE_BASE64_INDEX=/www/data/index_base64.json0 B26ENV DEVFILE_SAMPLE_INDEX=/www/data/sample_index.json0 B27ENV DEVFILE_SAMPLE_BASE64_INDEX=/www/data/sample_base64_index.json0 B28ENV DEVFILE_STACK_INDEX=/www/data/stack_index.json0 B29ENV DEVFILE_STACK_BASE64_INDEX=/www/data/stack_base64_index.json0 B30USER www-data0 B31EXPOSE map[8080/tcp:{}]0 B32ENTRYPOINT ["/entrypoint.sh"]0 B33COPY /build /registry # buildkit218.65 KBCommand