solarminotaur (7.7.2)
Published 2026-09-07 21:11:21 +00:00 by solarlabyrinth
Installation
docker pull forgejo.solarlabyrinth.dev/solarlabyrinth/solarminotaur:7.7.2sha256:d006e3372aeeb14f526dfc4a5c31102bac9d23c00b3da4feedbdf07a3cd6719dImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600' |
| ENV NODE_ENV=production |
| WORKDIR /app |
| VOLUME [/app/data] |
| COPY ./dist/solarminotaur . # buildkit |
| ENTRYPOINT ["/app/solarminotaur"] |