From running this locally and not using docker there's a couple of things I noticed that would make it a bit smoother: * using `poetry run` in `./script/test` * the docs Gemfile doesn't include webrick which is required for `./script/server` to work