sha256:62c8f4fe050a7bcb215fee78846d098132b0852967af24c06e09daf3c9886b0b
OS/ARCH
Compressed size
130.04 MB
Last pushed
about 1 year by acelaya
Type
Image
Manifest digest
sha256:78a9e1eff9a8d69593a36242a29845b49bfbc1830dd94eb8c748e3f6f5291332
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.10 B12ENV VERSION=0.1.10 B14ENV NODE_ENV=production0 B15ENV TINI_VERSION=v0.19.00 B16USER root0 B17COPY /shlink-dashboard/build /shlink-dashboard # buildkit514.42 KB18COPY package.json /shlink-dashboard/package.json # buildkit1.25 KB19COPY package-lock.json /shlink-dashboard/package-lock.json # buildkit111.7 KB20COPY LICENSE /shlink-dashboard/LICENSE # buildkit800 B21COPY README.md /shlink-dashboard/README.md # buildkit2.28 KB22WORKDIR /shlink-dashboard32 B23RUN |2 UID=101 VERSION=0.1.1 /bin/sh53.83 MB24RUN |2 UID=101 VERSION=0.1.1 /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 # buildkit255 B28USER 1010 B29ENTRYPOINT ["/bin/sh" "./docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1747699200'