rusty-links-saas (sha256:c8821c8bd917f8009b0ed2cf70f3ab8721468f2ca4a01164210046cbe1474092)
Installation
docker pull dev.a8n.run/a8n-tools/rusty-links-saas@sha256:c8821c8bd917f8009b0ed2cf70f3ab8721468f2ca4a01164210046cbe1474092sha256:c8821c8bd917f8009b0ed2cf70f3ab8721468f2ca4a01164210046cbe1474092About this package
rusty-links (saas)
Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1775433600' |
| ARG BUILD_MODE=saas |
| RUN |1 BUILD_MODE=saas /bin/sh -c apt-get update && apt-get install --yes --no-install-recommends ca-certificates tzdata curl && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN |1 BUILD_MODE=saas /bin/sh -c useradd --create-home --uid 1001 appuser # buildkit |
| RUN |1 BUILD_MODE=saas /bin/sh -c mkdir -p /app/assets /data /config # buildkit |
| WORKDIR /app |
| COPY /build/dx-output/ /app/ # buildkit |
| RUN |1 BUILD_MODE=saas /bin/sh -c cp /app/public/assets/* /app/assets/ 2>/dev/null || true # buildkit |
| COPY /build/assets/favicon.ico /app/assets/ # buildkit |
| RUN |1 BUILD_MODE=saas /bin/sh -c if [ "$BUILD_MODE" = "saas" ]; then mv /app/rusty-links-saas /app/rusty-links; fi # buildkit |
| RUN |1 BUILD_MODE=saas /bin/sh -c chown -R appuser:appuser /app /data /config # buildkit |
| USER appuser |
| LABEL org.opencontainers.image.source=https://dev.a8n.run/a8n-tools/rusty-links |
| LABEL org.opencontainers.image.description=rusty-links (saas) |
| EXPOSE [8080/tcp] |
| HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8080/api/health || exit 1"] "30s" "3s" "5s" "0s" '\x03'} |
| ENTRYPOINT ["/app/rusty-links"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.description | rusty-links (saas) |
| org.opencontainers.image.source | https://dev.a8n.run/a8n-tools/rusty-links |
Details
2026-04-09 16:18:56 +02:00
Versions (6)
View all
Container
0
OCI / Docker
linux/amd64
67 MiB