sha256:0faa515b30f528feea63171ec0243067e80fe97cb04c1eecfced2778e5446693
OS/ARCH
Compressed size
154.35 MB
Last pushed
7 months by acelaya
Type
Image
Manifest digest
sha256:7db4dfc7ebd310696f507cb08bca86f8d334b0e3f43d05a68ffd9324273d811f
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=25.5.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.75 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG UID=1010 B11ARG VERSION=0.2.30 B12ENV VERSION=0.2.30 B14ENV NODE_ENV=production0 B15ARG TARGETARCH=arm640 B16ENV TINI_NAME=tini-arm640 B17ENV TINI_VERSION=v0.19.00 B18USER root0 B19COPY /shlink-dashboard/build /shlink-dashboard # buildkit524.35 KB20COPY /shlink-dashboard/node_modules /shlink-dashboard/node_modules # buildkit78.53 MB21COPY package.json /shlink-dashboard/package.json # buildkit1.26 KB22COPY package-lock.json /shlink-dashboard/package-lock.json # buildkit107.22 KB23COPY LICENSE /shlink-dashboard/LICENSE # buildkit799 B24COPY README.md /shlink-dashboard/README.md # buildkit2.28 KB25WORKDIR /shlink-dashboard32 B26RUN |3 UID=101 VERSION=0.2.3 TARGETARCH=arm64132 B27ADD --chmod=755 https://github.com/krallin/tini/releases/download/v0.19.0/tini-arm64 /sbin/tini #8.89 KB28EXPOSE [3005/tcp]0 B29COPY docker/docker-entrypoint.sh docker-entrypoint.sh # buildkit255 B30USER 1010 B31ENTRYPOINT ["/bin/sh" "./docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1769990400'