WBS Tools is the containerized foundation of the Wikibase Suite Installer. Its published purpose today is to support installation: bootstrap a WBS checkout, collect and validate configuration, and start the Suite.
install bootstrap prepares Docker and obtains the compatible WBS Tools image and WBS checkout.Users should follow the WBS installation guide rather than run this image directly.
The image is published as wikibase/wbs-tools with independent wbs-tools@X.Y.Z release tags. A WBS release selects an exact compatible image in its checked-in .wbs/version manifest. Publishing WBS Tools does not change an existing WBS release until that release deliberately adopts the new image.
See UPDATING.md for development, testing, compatibility, and release guidance, and CHANGELOG.md for released changes.