sha256:b921e6a4a6cc251e5fe16bd7b222c2a97934ab34be6fd37830291ca54c7237a7
OS/ARCH
Compressed size
100.14 MB
Last pushed
9 months by sschnabe
Type
Image
Manifest digest
sha256:b705e8af639debe48ec10dbc0bb89f352d8af9fa07f12c1711c2e373167bee07
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2COPY --chmod=555 /opt/node/bin/node /opt/node/bin/ #42.44 MB3COPY /opt/node/lib/node_modules/renovate /opt/node/lib/node_modules/renovate # buildkit29.3 MB4COPY --chmod=555 entrypoint.sh /usr/local/bin/entrypoint.sh #1023 B5ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/node/bin0 B6RUN /bin/sh -c ln -s532 B7ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B8USER 1000:10000 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1762202650'