Skip to content

docs: add one-slide PowerPoint overview of the SPFx Docker image - #123

Open
DonKirkham wants to merge 1 commit into
mainfrom
docs/spfx-docker-overview-slide
Open

docs: add one-slide PowerPoint overview of the SPFx Docker image#123
DonKirkham wants to merge 1 commit into
mainfrom
docs/spfx-docker-overview-slide

Conversation

@DonKirkham

Copy link
Copy Markdown
Collaborator

Summary

Adds SPFx-Docker-Overview.pptx, a single 16:9 slide explaining what the m365pnp/spfx Docker image is and how to use it — aimed at users/newcomers.

The slide covers:

  • What it does — prebuilt Node 22 image with the full SPFx toolchain (Yeoman, SPFx generator, pnpm, Heft); code stays volume-mounted on the host; consistent env for the whole team.
  • How to use it
    • Option 1 · Docker CLIdocker run for both macOS/Linux ($PWD) and Windows PowerShell (${PWD}), then yo @microsoft/sharepointgulp serve.
    • Option 2 · VS Code Dev Container / Codespaces.devcontainer/devcontainer.jsonheft start --nobrowser → workbench at https://localhost:4321.

Content is sourced from README.md and DevelopmentContainers.md; the version pill reflects the current SPFx 1.23.2 in the Dockerfile.

Notes

  • The deck is built from native PowerPoint shapes/text (fully editable). The Docker whale is a shape-drawn glyph, not the official logo — no logo image assets exist in the repo. Swap in official Docker/PnP logos if desired.

🤖 Generated with Claude Code

Explains what the m365pnp/spfx image provides and how to use it —
Docker CLI (macOS/Linux + Windows PowerShell) and the VS Code
Dev Container / Codespaces path.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 3, 2026 17:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants