Sign inSign up

kosdk/mqtt-camera-ai-monitor:latest

Networking
Machine learning & AI
Manifest digest

sha256:58efa67205baec823bd35289bdf57f1f587d8e325f8aae9f666333fa568c1443

OS/ARCH

linux/amd64

Compressed size

660.34 MB

Last pushed

about 1 year by kosdk

Type

Image

Manifest digest

sha256:58efa67205baec823bd35289bdf57f1f587d8e325f8aae9f666333fa568c1443

Image Layers

1# debian.sh --arch 'amd64' out/46.23 MB
2RUN /bin/sh -c set -eux;22.91 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.63 MB
5RUN /bin/sh -c groupadd --gid3.24 KB
6ENV NODE_VERSION=22.19.00 B
7RUN /bin/sh -c ARCH= &&53.82 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13RUN /bin/sh -c apt-get update188.48 MB
14WORKDIR /usr/src/app132 B
15COPY package*.json ./ # buildkit14.55 KB
16RUN /bin/sh -c npm install84.62 MB
17COPY tsconfig.json ./ # buildkit581 B
18COPY src/ ./src/ # buildkit6.83 KB
19COPY config/ ./config/ # buildkit382 B
20RUN /bin/sh -c npm run14.97 KB
21EXPOSE map[3000/tcp:{}]0 B
22CMD ["node" "dist/app.js"]0 B

Command

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