sha256:ba06854ca07f8e9791a0bb4d8f50264f54d72b1f21564bc92cb4e21503963577
OS/ARCH
Compressed size
244.42 MB
Last pushed
about 2 months by moufmouf
Type
Image
Manifest digest
sha256:df3cab20b957ce9c5f8ff174aa059c7cc4c4f46b380bb6bbc68778fc6b853dd5
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB3RUN /bin/sh -c apt-get update55.35 MB4RUN /bin/sh -c SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v0.1.12/supercronic-linux-$( dpkg6.61 MB5RUN /bin/sh -c useradd -ms3.23 KB6RUN /bin/sh -c echo '%sudo1008 B7RUN /bin/sh -c apt-get update69.6 MB8RUN /bin/sh -c corepack enable1.32 MB9ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:./node_modules/.bin0 B10RUN /bin/sh -c sed -i1021 B11USER docker0 B12RUN /bin/sh -c mkdir ~/.ssh183 B13RUN /bin/sh -c { 1.75 KB14USER root0 B15ENV NODE_VERSION=24.x0 B16RUN /bin/sh -c mkdir -p139 B17WORKDIR /usr/src/app32 B18COPY utils/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit249 B19COPY utils/docker-entrypoint-as-root.sh /usr/local/bin/docker-entrypoint-as-root.sh # buildkit1.43 KB20COPY utils/startup_commands.js /usr/local/bin/startup_commands.js # buildkit533 B21COPY utils/generate_cron.js /usr/local/bin/generate_cron.js # buildkit600 B22CMD ["node"]0 B23RUN /bin/sh -c apt-get update82.79 MB24ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B25USER docker0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'