• Joined on 2026-03-29

destinyclan (v1.0.9)

Published 2026-08-02 21:08:27 +00:00 by lostakj

Installation

docker pull gitea.lostak.dev/lostakj/destinyclan:v1.0.9
sha256:33880f28a0ad41533b1640810d690b4a632049eebe1f9feaf14d5dc78b368b58

Images

Digest OS / Arch Size
e2673212a5 linux/amd64 13 MiB
889fa402b6 linux/arm64 12 MiB

Image Layers ( linux/arm64)

ADD file:3982c510455cc0ceea8cf8dd0b50b69588e35fd4f84522cb4000582c73781672 in /
CMD ["/bin/sh"]
WORKDIR /opt
COPY /app/build/frontend ./build/frontend # buildkit
COPY /app/main ./application # buildkit
COPY /app/templates ./templates # buildkit
COPY /app/config.example.yaml ./config.yaml # buildkit
RUN /bin/sh -c chmod +x ./application # buildkit
EXPOSE [8000/tcp]
CMD ["./application"]
Details
Container
2026-08-02 21:08:27 +00:00
1
OCI / Docker
Versions (12) View all
v1.0.13 2026-08-23
v1.0.12 2026-08-10
v1.0.11 2026-08-04
v1.0.10 2026-08-04
v1.0.9 2026-08-02