traderengine.cli (sha256:0be730ef1a15cd4d556b53d92a9ac6ed194b77ce423099565bbdb8fa0d976b0d)
Published 2026-04-16 19:28:23 +02:00 by bvandevliet
Installation
docker pull dev.ingenitor.com/bvandevliet/traderengine.cli@sha256:0be730ef1a15cd4d556b53d92a9ac6ed194b77ce423099565bbdb8fa0d976b0dsha256:0be730ef1a15cd4d556b53d92a9ac6ed194b77ce423099565bbdb8fa0d976b0dAbout this package
A Web API that executes trades to rebalance a crypto portfolio.
Image layers
| ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true |
| RUN /bin/sh -c apk add --upgrade --no-cache ca-certificates-bundle libgcc libssl3 libstdc++ zlib # buildkit |
| RUN /bin/sh -c addgroup --gid=$APP_UID app && adduser --uid=$APP_UID --ingroup=app --disabled-password app # buildkit |
| ENV DOTNET_VERSION=10.0.6 |
| COPY /dotnet /usr/share/dotnet # buildkit |
| RUN /bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet # buildkit |
| RUN /bin/sh -c apk add -U --no-cache tzdata # buildkit |
| COPY .assets/crontabs/root /etc/crontabs/ # buildkit |
| WORKDIR /app |
| COPY bin/Release/net10.0/publish . # buildkit |
| ENV ASPNETCORE_ENVIRONMENT=Production |
| ENTRYPOINT ["/bin/sh" "-c" "crond -f"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-04-16T17:25:28.481Z |
| org.opencontainers.image.description | A Web API that executes trades to rebalance a crypto portfolio. |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 4718315d25a3b688132b2386039dd04f6ee83344 |
| org.opencontainers.image.source | https://dev.ingenitor.com/bvandevliet/Trader.Engine |
| org.opencontainers.image.title | Trader.Engine |
| org.opencontainers.image.url | https://dev.ingenitor.com/bvandevliet/Trader.Engine |
| org.opencontainers.image.version | 5.3.0-alpha.2 |
Details
2026-04-16 19:28:23 +02:00
Versions (10)
View all
Container
0
OCI / Docker
linux/arm64
43 MiB
development
2026-04-16
nightly
2026-04-16
alpha
2026-04-16
5.3.0-alpha.2
2026-04-16
master
2026-04-15