Sign inSign up

daytonaio/daytona-api:v0.188.0-amd64

Manifest digest

sha256:2e67828de82db5b30a00b2bc3257c5c9274217c12ac5a98e854ed8111b362ca8

OS/ARCH

linux/amd64

Compressed size

198.1 MB

Last pushed

3 months by daytonaio

Type

Image

Manifest digest

sha256:2e67828de82db5b30a00b2bc3257c5c9274217c12ac5a98e854ed8111b362ca8

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.16.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.77 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV CI=true0 B
11RUN /bin/sh -c apt-get update4.42 MB
12ENV COREPACK_HOME=/opt/corepack0 B
13RUN /bin/sh -c npm install1.81 MB
14WORKDIR /daytona97 B
15COPY /daytona/dist/apps/api/package.json /daytona/dist/apps/api/yarn.lock ./ #78.98 KB
16COPY /daytona/.yarnrc.yml ./ # buildkit268 B
17RUN /bin/sh -c yarn install112.43 MB
18COPY /daytona/dist ./dist # buildkit2.66 MB
19COPY --chmod=0755 /daytona/apps/api/src ./apps/api/src #379.22 KB
20COPY --chmod=0644 /daytona/apps/api/tsconfig.json /daytona/apps/api/tsconfig.app.json /daytona/apps/api/tsconfig.spec.json571 B
21COPY --chmod=0644 /daytona/tsconfig.base.json ./ #522 B
22ARG VERSION=v0.188.00 B
23ENV VERSION=v0.188.00 B
24HEALTHCHECK &{["CMD" "curl" "-f" "http://localhost:3000/api/config"]0 B
25ENTRYPOINT ["node" "dist/apps/api/main.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1781049600'