sha256:4ad022f3f5e9bb068ec83f1d7d63a9f93614cc647668bcc196394eff0656aa68
OS/ARCH
Compressed size
158.61 MB
Last pushed
9 months by acelaya
Type
Image
Manifest digest
sha256:b247d2cc6d788bc2a7025365d4748a09d475766c6e4a49c1ce99e1f303d293e8
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=23.11.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.67 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 B10ARG UID=1010 B11ARG VERSION=0.2.00 B12ENV VERSION=0.2.00 B14ENV NODE_ENV=production0 B15ARG TARGETARCH=amd640 B16ENV TINI_NAME=tini-amd640 B17ENV TINI_VERSION=v0.19.00 B18USER root0 B19COPY /shlink-dashboard/build /shlink-dashboard # buildkit515.4 KB20COPY package.json /shlink-dashboard/package.json # buildkit1.25 KB21COPY package-lock.json /shlink-dashboard/package-lock.json # buildkit112.76 KB22COPY LICENSE /shlink-dashboard/LICENSE # buildkit798 B23COPY README.md /shlink-dashboard/README.md # buildkit2.28 KB24WORKDIR /shlink-dashboard32 B25RUN |3 UID=101 VERSION=0.2.0 TARGETARCH=amd6481.75 MB26RUN |3 UID=101 VERSION=0.2.0 TARGETARCH=amd64134 B27ADD --chmod=755 https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64 /sbin/tini #9.31 KB28EXPOSE [3005/tcp]0 B29COPY docker/docker-entrypoint.sh docker-entrypoint.sh # buildkit256 B30USER 1010 B31ENTRYPOINT ["/bin/sh" "./docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'