-
Bake mempalace-toolkit wrappers into the image
Validate / docs-check (push) Successful in 14sValidate / validate-base (push) Successful in 14m44sValidate / validate-omos (push) Successful in 17m51sPublish Docker Image / build-omos (push) Failing after 25m7sPublish Docker Image / build-base (push) Failing after 55m51sPublish Docker Image / update-description (push) Has been skippedreleased this
2026-05-01 00:19:35 +02:00 | 78 commits to main since this releaseScheduler templates in mempalace-toolkit's contrib/ assumed mempalace-session
was available inside the container, but the image never installed it.
This release adds a Dockerfile block that clones mempalace-toolkit at build
time and symlinks bin/mempalace-session and bin/mempalace-docs into
/usr/local/bin/, so scheduled mining works out of the box after a fresh
docker compose up --force-recreate.Gated by ARG INSTALL_MEMPALACE_TOOLKIT=true (defaults on).
See CHANGELOG.md for full notes.
Downloads