Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Docker Extension Installation Step #21720

Open
1 task done
PMR745 opened this issue Jan 5, 2025 · 0 comments · May be fixed by #21722
Open
1 task done

Missing Docker Extension Installation Step #21720

PMR745 opened this issue Jan 5, 2025 · 0 comments · May be fixed by #21722
Labels
status/triage Needs triage

Comments

@PMR745
Copy link

PMR745 commented Jan 5, 2025

Is this a docs issue?

  • My issue is about the documentation content or website

Type of issue

Information is incorrect

Description

While going through the Introduction > Build and Push Your First Image > VS Code section of the Docker documentation, I noticed that there is no mention of installing the Docker extension for Visual Studio Code. This is an important step for users to build and manage Docker images directly from VS Code, and its omission could confuse new users who are following the guide.

Including this step would improve the onboarding experience, especially for beginners.

Location

https://docs.docker.com/get-started/introduction/build-and-push-first-image/

Suggestion

Add a note or a step in the "Build and Push Your First Image" guide explaining how to install the Docker extension in VS Code. For example:

  1. Open the Extensions view in VS Code (Ctrl+Shift+X or Cmd+Shift+X on macOS).
  2. Search for "Docker" and install the extension published by Microsoft.
  3. Reload the VS Code window to activate the extension.

This addition would ensure that users have all the necessary tools configured to follow the guide effectively.

@PMR745 PMR745 added the status/triage Needs triage label Jan 5, 2025
@PMR745 PMR745 linked a pull request Jan 6, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/triage Needs triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant