compendium (sha256:05529e4d1fc036734ba619153fee8cd0673b38e5764a34900be4aeceb6279f93)

Published 2025-03-24 16:13:33 -03:00 by aleidk

Installation

docker pull git.alecodes.page/alecodes/compendium@sha256:05529e4d1fc036734ba619153fee8cd0673b38e5764a34900be4aeceb6279f93
sha256:05529e4d1fc036734ba619153fee8cd0673b38e5764a34900be4aeceb6279f93

Image layers

COPY /etc/passwd /etc/passwd # buildkit
COPY /etc/group /etc/group # buildkit
ENV RUST_LOG=compendium=debug,info
WORKDIR /app
COPY --chown=appuser:appuser /tmp/compendium /app/compendium # buildkit
EXPOSE map[3000/tcp:{}]
USER appuser:appuser
CMD ["/app/compendium"]
Details
Container
2025-03-24 16:13:33 -03:00
0
OCI / Docker
linux/amd64
14 MiB
Versions (6) View all
1815487 2025-04-15
0.1.0 2025-04-15
latest 2025-04-15
d5e4886 2025-04-15
5bd421f 2025-03-26