sha256:ee763cff83ec2890541b94b402e7d6d9ac7478d75716b3b2e712ebe3a158cac0
OS/ARCH
linux/amd64
Compressed size
369.8 MB
Last pushed
7 months by aorwall
Type
Image
Manifest digest
sha256:ab88fbebe9bf1374efc89dcba1222b93e9270873eceff41fac1b5448dfcfd32b
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.22.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.64 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG BUN_VERSION=1.3.60 B11RUN |1 BUN_VERSION=1.3.6 /bin/sh -c293.22 MB12COPY docker/server-entrypoint.sh /usr/local/bin/server-entrypoint.sh # buildkit470 B13RUN |1 BUN_VERSION=1.3.6 /bin/sh -c32 B14COPY apps/file-explorer/dist /app/file-explorer/dist # buildkit387.67 KB15COPY apps/file-explorer/package.json /app/file-explorer/ # buildkit582 B16ENV NODE_ENV=production0 B17ENV WORKSPACE_PATH=/opt/moatless/repo0 B18ENV FILE_EXPLORER_PORT=40000 B19ENV DATA_DIR=/opt/moatless/data0 B20EXPOSE [4000/tcp]0 B21ENTRYPOINT ["server-entrypoint.sh"]0 B22CMD ["bun" "/app/file-explorer/dist/server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1771804800'