rusty-links-saas (sha256:821b43e12516739a40bee18aceee99b2fd7f3d335f761dd9b52a9edcbf0d70c8)
Installation
docker pull dev.a8n.run/a8n-tools/rusty-links-saas@sha256:821b43e12516739a40bee18aceee99b2fd7f3d335f761dd9b52a9edcbf0d70c8sha256:821b43e12516739a40bee18aceee99b2fd7f3d335f761dd9b52a9edcbf0d70c8About this package
rusty-links (saas)
Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1773619200' |
| 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-03-18 03:10:24 +01:00
Versions (6)
View all
Container
2
OCI / Docker
linux/amd64
64 MiB