Skip to content

[feat] added next.js documentation -sample guide based on the next.js documentation#24402

Open
kristiyan-velkov wants to merge 3 commits intodocker:mainfrom
kristiyan-velkov:feat/next-js-guide
Open

[feat] added next.js documentation -sample guide based on the next.js documentation#24402
kristiyan-velkov wants to merge 3 commits intodocker:mainfrom
kristiyan-velkov:feat/next-js-guide

Conversation

@kristiyan-velkov
Copy link
Contributor

Description

Adds a Next.js language-specific guide under content/guides/nextjs/:

  • _index.md — Overview, prerequisites, what you’ll learn
  • containerize.mddocker init, multi-stage Dockerfile, standalone/export, production image
  • develop.md — Compose dev/prod setup, Compose Watch, hot reload
  • run-tests.md — Vitest/Jest and ESLint in containers
  • configure-github-actions.md — CI/CD with GitHub Actions → Docker Hub
  • deploy.md — Deploy to local Kubernetes (Docker Desktop)

Uses sample app: kristiyan-velkov/docker-nextjs-sample.

Related issues or tickets

None

Reviews

  • [x ] Technical review
  • Editorial review
  • Product review

@netlify
Copy link

netlify bot commented Mar 18, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit f9d9590
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69bb8491cccd7d0008b80015
😎 Deploy Preview https://deploy-preview-24402--docsdocker.netlify.app
📱 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.

@dvdksn
Copy link
Contributor

dvdksn commented Mar 18, 2026

/review

Copy link
Contributor

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

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

Assessment: 🟡 NEEDS ATTENTION

This PR adds a comprehensive Next.js language-specific guide to Docker documentation. The content is technically accurate and well-structured, but contains several style guide violations that should be addressed before merging.

Summary:

  • ✅ All front matter is complete (title, description, keywords)
  • ✅ Code examples appear correct
  • ✅ No security issues detected
  • ⚠️ 4 style guide violations (hedge words and line length)

Issues found:

  • 3 instances of prohibited hedge words ("simplifies", "seamlessly", "efficiently")
  • 2 instances of prose lines exceeding 80 characters

These are documentation quality issues that affect readability and consistency with Docker's style guide.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants