sha256:19038317f275194da6cd36e7acb43115d442ea2b2dd71789aeda666a1f52b023
OS/ARCH
Compressed size
128.78 MB
Last pushed
over 1 year by acelaya
Type
Image
Manifest digest
sha256:a739392e27464a5c9a5bcfe1684b23df603af904b191e19cbd47961f5290bcb1
Image Layers
1# debian.sh --arch 'arm64' out/26.77 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=23.11.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.18 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG UID=1010 B11ARG VERSION=0.1.00 B12ENV VERSION=0.1.00 B14ENV NODE_ENV=production0 B15ENV TINI_VERSION=v0.19.00 B16USER root0 B17COPY /shlink-dashboard/build /shlink-dashboard # buildkit531.7 KB18COPY package.json /shlink-dashboard/package.json # buildkit1.25 KB19COPY package-lock.json /shlink-dashboard/package-lock.json # buildkit113.36 KB20COPY LICENSE /shlink-dashboard/LICENSE # buildkit801 B21COPY README.md /shlink-dashboard/README.md # buildkit2.17 KB22WORKDIR /shlink-dashboard32 B23RUN |2 UID=101 VERSION=0.1.0 /bin/sh52.55 MB24RUN |2 UID=101 VERSION=0.1.0 /bin/sh133 B25ADD --chmod=755 https://github.com/krallin/tini/releases/download/v0.19.0/tini /sbin/tini #9.31 KB26EXPOSE map[3005/tcp:{}]0 B27COPY docker/docker-entrypoint.sh docker-entrypoint.sh # buildkit256 B28USER 1010 B29ENTRYPOINT ["/bin/sh" "./docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1747699200'