You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
cratis run [PATH] — boots a local Stage sandbox from the Screenplay (.play) files in a folder. It mounts the folder into the cratis/stage container, publishes the Stage API on http://localhost:9090 (override with --port), and streams the session until you stop it. Refuses to start when no .play files are present, and reports a clear error when Docker is unavailable. Choose the image tag with --tag.