agent-controller/api (manual-763eeed)
Published 2026-09-01 15:03:40 +00:00 by mwisniowski
Installation
docker pull forgejo-no4c444kg8844cs8go8c4gws.clfy-a.lissonline.com/lisstech/agent-controller/api:manual-763eeedsha256:10fafcc5321d7ce8171db97d7da0f83dbad6a82fa2277b734be87a70b2e381b1Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1783900800' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl && rm -rf /var/lib/apt/lists/* # buildkit |
| WORKDIR /app |
| COPY /build/target/release/device-identity-api /app/device-identity-api # buildkit |
| RUN /bin/sh -c useradd -r -s /bin/false -u 1001 appuser && chown -R appuser:appuser /app # buildkit |
| USER appuser |
| EXPOSE [3000/tcp] |
| ENV RUST_LOG=info |
| ENTRYPOINT ["/app/device-identity-api"] |
| CMD ["--config-path" "/config.toml"] |
Details
2026-09-01 15:03:40 +00:00
Versions (51)
View all
Container
1
OCI / Docker
linux/amd64
46 MiB
763eeedee1cadb5b5e357d76f600dca5012c53a8
2026-09-01
manual-763eeed
2026-09-01
324e3a6
2026-08-17
0014478
2026-08-17
acab9571a341af128ae5a1e9bc804d0f2dbd91d9
2026-08-17