lys.ee (arm64)
Published 2026-07-29 07:38:41 +00:00 by lyssieth
Installation
docker pull forge.lys.ee/lyssieth/lys.ee:arm64sha256:4a9a7cc4070c15a6fdbf7a12d0e96c347ed366d833ad10da20d588c6a8d96648Image Layers
| COPY /tmp/app /app # buildkit |
| VOLUME [/config] |
| ENV RUST_LOG=info |
| COPY static/ /static # buildkit |
| COPY templates/ /templates # buildkit |
| ENTRYPOINT ["/app"] |