sha256:19038317f275194da6cd36e7acb43115d442ea2b2dd71789aeda666a1f52b023
OS/ARCH
Compressed size
130.23 MB
Last pushed
about 1 year by acelaya
Type
Image
Manifest digest
sha256:f3c2ca4bfe8d108ec97bdeda82ae15616ee5de47037877967f18a3dbf6aeca53
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.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.68 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 # buildkit799 B21COPY README.md /shlink-dashboard/README.md # buildkit2.17 KB22WORKDIR /shlink-dashboard32 B23RUN |2 UID=101 VERSION=0.1.0 /bin/sh53.35 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 'amd64' out/ 'bookworm' '@1747699200'