pollux-graph (sha256:ab643b56949af8affd4bc8ff790a15776de7e22933c935c13da376843b23a423)

Published 2026-02-27 13:28:07 +01:00 by lumi200 in lumi200/pollux-graph

Installation

docker pull git.lumi200.at/lumi200/pollux-graph@sha256:ab643b56949af8affd4bc8ff790a15776de7e22933c935c13da376843b23a423
sha256:ab643b56949af8affd4bc8ff790a15776de7e22933c935c13da376843b23a423

Image layers

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c adduser -D pollux-graph # buildkit
WORKDIR /app
COPY /app/target/release/pollux-graph /app/pollux-graph # buildkit
RUN /bin/sh -c chown -R pollux-graph: /app # buildkit
USER pollux-graph
ENTRYPOINT ["/app/pollux-graph"]
Details
Container
2026-02-27 13:28:07 +01:00
1
OCI / Docker
linux/amd64
11 MiB
Versions (1) View all
latest 2026-02-27