Sign inSign up

shlinkio/shlink-dashboard:stable

Multi-platform
Index digest

sha256:748002270d9330c70537d691bd4762a241c49dede9676a9f4c0026c705cf184f

OS/ARCH

Compressed size

157.22 MB

Last pushed

about 2 months by acelaya

Type

Image

Manifest digest

sha256:835ff11477515bb8ffcfbda3cd849b49eba436e2204aa592a9c10649ee822c77

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=26.5.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=52.31 MB
5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
6ENTRYPOINT ["docker-entrypoint.sh"]0 B
7CMD ["node"]0 B
8ARG UID=1010 B
9ARG VERSION=0.3.10 B
10ENV VERSION=0.3.10 B
11LABEL maintainer=Alejandro Celaya <[email protected]>0 B
12ENV NODE_ENV=production0 B
13ARG TARGETARCH=amd640 B
14ENV TINI_NAME=tini-amd640 B
15ENV TINI_VERSION=v0.19.00 B
16USER root0 B
17COPY /shlink-dashboard/build /shlink-dashboard # buildkit523.02 KB
18COPY /shlink-dashboard/node_modules /shlink-dashboard/node_modules # buildkit75.91 MB
19COPY tsconfig.json /shlink-dashboard/tsconfig.json # buildkit522 B
20COPY package.json /shlink-dashboard/package.json # buildkit1.27 KB
21COPY package-lock.json /shlink-dashboard/package-lock.json # buildkit70.92 KB
22COPY LICENSE /shlink-dashboard/LICENSE # buildkit798 B
23COPY README.md /shlink-dashboard/README.md # buildkit2.28 KB
24WORKDIR /shlink-dashboard32 B
25RUN |3 UID=101 VERSION=0.3.1 TARGETARCH=amd64133 B
26ADD --chmod=755 https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64 /sbin/tini #9.31 KB
27EXPOSE [3005/tcp]0 B
28COPY docker/docker-entrypoint.sh docker-entrypoint.sh # buildkit254 B
29USER 1010 B
30ENTRYPOINT ["/bin/sh" "./docker-entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'