sha256:bd2558eccc15926c38d17118ae395c335282a710a27ef7d8285429aac398956b
OS/ARCH
linux/amd64
Compressed size
393.96 MB
Last pushed
20 days by bobywidjaja
Type
Image
Manifest digest
sha256:63b7aac1ae5f1213437df1da4e3adb3ce45e367c982af38c725d2a4b4dbb2513
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.93 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.82 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=22.23.20 B7RUN /bin/sh -c ARCH= &&55.84 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13LABEL maintainer=Boby0 B14LABEL version=1.00 B15LABEL description=Basilisk Web Client-Side0 B16WORKDIR /app93 B17COPY /build/dist ./dist # buildkit1.57 MB18RUN /bin/sh -c npm install2.92 MB19EXPOSE [8006/tcp]0 B20ENTRYPOINT ["npx" "http-server" "dist" "--port"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'