sha256:b9c1b52ff7143e5667156bb37e5605177a0833f93bb562b0f099ca558fa6795e
OS/ARCH
linux/amd64
Compressed size
1.26 GB
Last pushed
7 months by linagoralinto
Type
Image
Manifest digest
sha256:b9c1b52ff7143e5667156bb37e5605177a0833f93bb562b0f099ca558fa6795e
Image Layers
1# debian.sh --arch 'amd64' out/47.28 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.54 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.14.00 B7RUN /bin/sh -c ARCH= &&53.2 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt-get update763.18 MB14RUN /bin/sh -c apt update61.08 KB15WORKDIR /usr/src/app/conversation-manager194 B16COPY . /usr/src/app/conversation-manager # buildkit33.3 MB17RUN /bin/sh -c cp config/bin/yt-dlp_linux32.74 MB18RUN /bin/sh -c npm install70.47 MB19RUN /bin/sh -c chmod 0644535 B20RUN /bin/sh -c service cron147 B21HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost0 B22EXPOSE map[80/tcp:{}]0 B23COPY wait-for-it.sh / # buildkit1.63 KB24COPY docker-entrypoint.sh / # buildkit1.75 KB25ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'