Sign inSign up

appwrite/new:9b1eded95a9f17bde8179deb30aa6b3aef66f120

Multi-platform
Index digest

sha256:12dab966f2606528e5dc8da97a3573e62c9af1020b392cdb3e26411fe22b865b

OS/ARCH

Compressed size

460.57 MB

Last pushed

24 days by appwrite

Type

Image

Manifest digest

sha256:7ead91059b627ed82644ee14dd6e33582b96d244f5f889f3b53428047a2ec63f

Image Layers

1# debian.sh --arch 'amd64' out/47.02 MB
2COPY docker-entrypoint.sh /usr/local/bin # buildkit294 B
3COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit34.91 MB
4RUN /bin/sh -c mkdir -p185 B
5ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bun-node-fallback-bin0 B
6ARG BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B
7ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B
8ARG BUN_INSTALL_BIN=/usr/local/bin0 B
9ENV BUN_INSTALL_BIN=/usr/local/bin0 B
10RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh3.32 KB
11WORKDIR /home/bun/app139 B
12ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
13CMD ["/usr/local/bin/bun"]0 B
14WORKDIR /app93 B
15COPY package.json package.json # buildkit2.38 KB
16COPY bun.lock bun.lock # buildkit99.08 KB
17ENV NODE_ENV=production0 B
18ENV PORT=30000 B
19RUN /bin/sh -c apt-get update5.29 MB
20COPY /app/public/fonts-ttf/ /usr/share/fonts/appwrite/ # buildkit169.85 KB
21RUN /bin/sh -c fc-cache -f3.84 KB
22COPY /app/dist/ dist # buildkit156.53 MB
23COPY /app/node_modules/ node_modules # buildkit208.42 MB
24COPY server.ts server.ts # buildkit8.61 KB
25COPY src/ src/ # buildkit8.11 MB
26EXPOSE [3000/tcp]0 B
27HEALTHCHECK {Test:[CMD-SHELL bun -e '0 B
28CMD ["bun" "--preload" "./src/lib/sentry/init-server.ts" "./server.ts"]0 B

Command

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