Block a user
stock-analyzer-rust (latest)
Published 2026-05-17 03:01:45 +00:00 by eric
Installation
docker pull git.ericxliu.me/eric/stock-analyzer-rust:latestsha256:332bf72d89531423dd67038ffbf36a68909b82bf98bdbc07a75e8e6965e44f2e
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 9e4bf83e8d | linux/amd64 | 89 MiB |
Image Layers ( linux/amd64)
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:8ce1caf246e7c778bca84c516d02fd4e83766bb2c530a0fffa8a351b560a2728 in / |
| CMD ["/bin/bash"] |
| WORKDIR /app |
| RUN /bin/sh -c apt-get update && apt-get install -y libssl3t64 ca-certificates curl && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /app/target/release/stock-api /usr/local/bin/stock-api # buildkit |
| COPY /app/target/release/stock-worker /usr/local/bin/stock-worker # buildkit |
| COPY /app/target/release/stock-mcp /usr/local/bin/stock-mcp # buildkit |
| COPY stock-worker/seed /app/stock-worker/seed # buildkit |
| ENV STOCK_WORKER_BIN=/usr/local/bin/stock-worker |
| ENTRYPOINT ["stock-api"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.version | 24.04 |
Details
2026-05-17 03:01:45 +00:00
Versions (3)
View all
Container
4
OCI / Docker