posit-dev/Run Posit Workbench

Run Posit Workbench in Docker for testing

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
license-keyPosit Workbench license keyyes
versionWorkbench version to use (release, preview, or specific version)norelease
imageContainer image to use (overrides version)no
portPort to expose Workbench onno8787
userTest username to createnotestuser
passwordPassword for test user (auto-generated if not specified)no
quietSuppress progress indicators during image pullnofalse
envEnvironment variables to pass to Docker container (one per line, format: KEY=VALUE)no
commandCommand to run against Workbench (omit to start Workbench and output credentials)no
stopContainer ID to stop (use instead of starting a new container)no
namedescription
WORKBENCH_URLWorkbench server URL (only set when no command is provided)
WORKBENCH_USERTest username (only set when no command is provided)
WORKBENCH_PASSWORDTest user password (only set when no command is provided)
CONTAINER_IDDocker container ID (only set when no command is provided)