sha256:e266d174f1be36189a107734c782743974cdebf3fc5c9f5ebe1aca2764006e6b
OS/ARCH
linux/amd64
Compressed size
1.04 GB
Last pushed
7 months by linagoralinto
Type
Image
Manifest digest
sha256:e266d174f1be36189a107734c782743974cdebf3fc5c9f5ebe1aca2764006e6b
Image Layers
1# debian.sh --arch 'amd64' out/27.79 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.14.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.08 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update856.09 MB11WORKDIR /usr/src/app/conversation-manager195 B12COPY . /usr/src/app/conversation-manager # buildkit33.3 MB13RUN /bin/sh -c cp config/bin/yt-dlp_linux32.74 MB14RUN /bin/sh -c npm install70.41 MB15RUN /bin/sh -c chmod 0644534 B16RUN /bin/sh -c service cron148 B17HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost0 B18EXPOSE map[80/tcp:{}]0 B19COPY wait-for-it.sh / # buildkit1.63 KB20COPY docker-entrypoint.sh / # buildkit1.74 KB21ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'