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