Sign inSign up

daytonaio/daytona-api:v0.184.0-k8s-oss.3-amd64

Index digest

sha256:17faa33e1fc1f843afd90f7ccbc40c41246f2e833ce2fc6848f438e7fd060f81

OS/ARCH

linux/amd64

Compressed size

200.38 MB

Last pushed

4 months by daytonaio

Type

Image

Manifest digest

sha256:0cde5588a8b5c5f074b6b6a83d637d1ca1284067107c0dc6fbf2dffd9eecf252

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/ # buildkit449 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV CI=true0 B
11RUN /bin/sh -c apt-get update7.04 MB
12RUN /bin/sh -c curl -fsSL1.02 MB
13WORKDIR /daytona97 B
14COPY /daytona/dist/apps/api/package.json /daytona/dist/apps/api/yarn.lock ./ #74.4 KB
15COPY /daytona/.yarnrc.yml ./ # buildkit272 B
16RUN /bin/sh -c yarn install112.85 MB
17RUN /bin/sh -c find node_modules22.42 KB
18COPY /daytona/dist ./dist # buildkit2.68 MB
19COPY --chmod=0755 /daytona/apps/api/src ./apps/api/src #372.06 KB
20COPY --chmod=0644 /daytona/apps/api/tsconfig.json /daytona/apps/api/tsconfig.app.json /daytona/apps/api/tsconfig.spec.json583 B
21COPY --chmod=0644 /daytona/tsconfig.base.json ./ #525 B
22ARG VERSION=v0.184.0-k8s-oss.30 B
23ENV VERSION=v0.184.0-k8s-oss.30 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' '@1779062400'