Create a new BC Docker container (golden container for snapshots)
Creates a Business Central Docker container with development tools and test toolkit.
/plugin marketplace add FBakkensen/bc-agentic-dev-tools/plugin install fbakkensen-al-build-plugins-al-build@FBakkensen/bc-agentic-dev-toolsCreate and configure a Business Central Docker container. This is the "golden" container that can be committed to a snapshot image for spawning agent containers.
pwsh -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/skills/al-build/scripts/new-bc-container.ps1"
-ApplicationInsightsConnectionString <string> - Azure Application Insights connection string for telemetryThis command takes up to 30 minutes to complete. Execute as follows:
run_in_background: trueblock: true, timeout: 600000 to wait for completionAfter creating the golden container:
/al-build:commit-bc-container to create a snapshot image