sha256:b8a4f7ed15e8581482699e569dbdec1de1d775ea5e0ac48ac1f2ae3f16e1b935
OS/ARCH
linux/amd64
Compressed size
1.36 GB
Last pushed
5 months by pydemia
Type
Image
Manifest digest
sha256:7bd6e2c8cdf54e4eaf59244ac95db528aa89c6d2bf487d9b4f1284e7722e9a16
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.73 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=24.14.10 B7RUN /bin/sh -c ARCH= &&55.32 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13ENV FORCE_COLOR=00 B14RUN /bin/sh -c corepack enable56.12 KB15WORKDIR /opt/docusaurus117 B16WORKDIR /opt/docusaurus32 B17COPY . /opt/docusaurus/ # buildkit982.1 KB18RUN /bin/sh -c yarn install978.45 MB19RUN /bin/sh -c DOMAIN='http://replace__domain' 21.92 MB20COPY replace-envvar.sh . # buildkit32 B21RUN /bin/sh -c chmod -R431 B22ENV DOMAIN=http://localhost:30000 B23ENV BASE_URL=/0 B24EXPOSE [3000/tcp]0 B25CMD ["sh" "-c" "yarn docusaurus0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'