Sign inSign up

appwrite/new:5c2fe75accf775064a8f6538fa75d8de197cf18a

Multi-platform
Index digest

sha256:3577bb69aa603c44b719eece8b5e3aa7b58cedb37df20355fbb398d9b1ab2838

OS/ARCH

Compressed size

461.37 MB

Last pushed

29 days by appwrite

Type

Image

Manifest digest

sha256:f6ee0f48f590ebe6df1d84aafce2d9bb7410f6a8232f61aed59194051324d247

Image Layers

1# debian.sh --arch 'arm64' out/47.37 MB
2COPY docker-entrypoint.sh /usr/local/bin # buildkit296 B
3COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit35.58 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.33 KB
11WORKDIR /home/bun/app138 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.3 MB
20COPY /app/public/fonts-ttf/ /usr/share/fonts/appwrite/ # buildkit169.86 KB
21RUN /bin/sh -c fc-cache -f3.84 KB
22COPY /app/dist/ dist # buildkit158.13 MB
23COPY /app/node_modules/ node_modules # buildkit206.5 MB
24COPY server.ts server.ts # buildkit8.6 KB
25COPY src/ src/ # buildkit8.21 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 'arm64' out/ 'trixie' '@1777939200'