Skip to content

Build from source

git clone https://github.com/SandObserver/stackyard.git
cd stackyard
docker build -t stackyard:local .

Then run stackyard:local the same way as the published image. See Docker, replacing the image name.

To run Stackyard without Docker while developing, see CONTRIBUTING.md and Development.