Skip to content

docs: prototype new get started journeys - #25986

Draft
dvdksn wants to merge 16 commits into
docker:mainfrom
dvdksn:codex/get-started-prototype
Draft

docs: prototype new get started journeys#25986
dvdksn wants to merge 16 commits into
docker:mainfrom
dvdksn:codex/get-started-prototype

Conversation

@dvdksn

@dvdksn dvdksn commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Prototypes a task-first Get started experience organized around three short journeys:

  • Containerization: run a container and application stack, build an image, and share it.
  • AI development: move an existing full-autonomy coding-agent workflow into a disposable Docker Sandbox.
  • Administration: invite a pilot user, apply a Docker Desktop policy, and verify the managed experience.

The change replaces the existing Get started landing content with a compact journey selector, adds direct installation paths for Docker and Docker Sandboxes above the tutorials, adds the tutorials as a collapsible sidebar group, and updates homepage and llms.txt discovery paths. The existing introduction, concepts, and workshop content remains available while this direction is evaluated.

@netlify /get-started/

Deploy preview

Generated by Codex

dvdksn and others added 15 commits August 28, 2026 09:21
The existing Get started entry point routes beginners into a long fundamentals course and workshop.

Replace it with focused application and AI sandbox journeys, and carry the two-path model through navigation and discovery surfaces.

Co-Authored-By: Codex <noreply@openai.com>
The prototype opened with commands before establishing the problems each tutorial solves or the results learners should notice.

Add concise problem statements, frame the sample as a prepared stage, and include observable checkpoints throughout both paths.

Co-Authored-By: Codex <noreply@openai.com>
Give the custom landing page a full-width canvas and balance the two journey cards. Keep the section sidebar and mobile menu on tutorial pages.
The two-card landing page could not represent the broader container, agent, and administrator audiences. Replace it with three staggered persona journeys that expose each route and its available tutorials.
The staggered journey cards introduced noisy pricing-page styling and inconsistent alignment. Replace them with three restrained, vertically aligned tutorial rows with one destination each.
The simplified tutorial index no longer needs a full-width landing-page exception. Restore the standard section sidebar and mobile menu, and keep tutorial rows stacked until enough width remains beside the sidebar.
The prototype tutorials did not cover the complete container workflow, the simplest sandbox path, or a concrete administrator outcome.\n\nRewrite all three tutorials around concise happy paths and update their landing-page titles and descriptions.\n\nCo-Authored-By: Claude <noreply@anthropic.com>
The agent tutorial showed an isolated image but did not make the sandbox experience or its safety boundary meaningful.\n\nShow an ordinary agent workflow that changes the shared workspace while containing packages and containers, then discard and recreate the environment.\n\nCo-Authored-By: Claude <noreply@anthropic.com>
The agent tutorial used harmless package installation and did not demonstrate the practical blast radius of host execution.\n\nUse a realistic clean-build request that removes unrelated Docker state, then show that the collateral loss remains inside the sandbox daemon.\n\nCo-Authored-By: Claude <noreply@anthropic.com>
Replace the synthetic cleanup canary with two real checkouts of Docker's todo application. Demonstrate how a routine Compose database reset can collide on a shared daemon, while a sandbox keeps the agent's stack and Docker state isolated.
The agent tutorial required two checkouts, a host application stack, and a Compose collision preview before reaching the sandbox payoff. Replace it with one real project, one sandboxed debugging task, and a direct demonstration of isolated Docker state and disposable cleanup.
@netlify

netlify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 13ad4cf
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a96a88f4b237a00086b6dfc
😎 Deploy Preview https://deploy-preview-25986--docsdocker.netlify.app/get-started/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added area/get-started Relates to get started and onboarding docs hugo Updates related to hugo labels Sep 1, 2026
Reframe the agent tutorial around moving an existing full-autonomy workflow into Docker Sandboxes. Add installation entry points above the get-started tutorials.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/get-started Relates to get started and onboarding docs hugo Updates related to hugo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant