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