Sign inSign up

appwrite/new:1.1.135

Multi-platform
Index digest

sha256:85925e8144e33fe4f9bc2bfccab8e5c4d3477165429de6bc94578f85bfb3afbb

OS/ARCH

Compressed size

487.99 MB

Last pushed

3 days by appwrite

Type

Image

Manifest digest

sha256:bf8d97623e367898340c10948146d700b23a0eaa2a8e6133a21567418ce42e24

Image Layers

1# debian.sh --arch 'amd64' out/47.05 MB
2RUN /bin/sh -c apt-get update5.63 MB
3COPY docker-entrypoint.sh /usr/local/bin # buildkit296 B
4COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit35.72 MB
5RUN /bin/sh -c mkdir -p185 B
6ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bun-node-fallback-bin0 B
7ARG BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B
8ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B
9ARG BUN_INSTALL_BIN=/usr/local/bin0 B
10ENV BUN_INSTALL_BIN=/usr/local/bin0 B
11RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh3.32 KB
12WORKDIR /home/bun/app138 B
13ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
14CMD ["/usr/local/bin/bun"]0 B
15WORKDIR /app93 B
16COPY package.json package.json # buildkit2.42 KB
17COPY bun.lock bun.lock # buildkit90.03 KB
18ENV NODE_ENV=production0 B
19ENV PORT=30000 B
20ENV APPWRITE_SPECS_ROOT=/app/dist/specs0 B
21RUN /bin/sh -c apt-get update5.31 MB
22COPY /app/public/fonts-ttf/ /usr/share/fonts/appwrite/ # buildkit169.85 KB
23RUN /bin/sh -c fc-cache -f3.84 KB
24COPY /app/dist/ dist # buildkit169.46 MB
25COPY /app/node_modules/ node_modules # buildkit215.04 MB
26COPY server.ts server.ts # buildkit9.34 KB
27COPY src/ src/ # buildkit9.5 MB
28EXPOSE [3000/tcp]0 B
29HEALTHCHECK {Test:[CMD-SHELL bun -e '0 B
30CMD ["bun" "--preload" "./src/lib/sentry/init-server.ts" "./server.ts"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'