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

Update develop-with-containers.md #21985

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

desgraci
Copy link

@desgraci desgraci commented Feb 7, 2025

Description

There are missing clarifications on how Docker refresh works, after changing the files it WON'T auto refresh unless the user has set up Compose Watch (very unlikely as 99.99% of users reading this are just beginners/learning Docker), or rebuilding the project.

Also the js file path wasn't complete on the first example.

  • Technical review
  • [X ] Editorial review
  • Product review

There are missing clarifications on how Docker refresh works, after changing the files it WON'T auto refresh unless the user has set up Compose Watch (very unlikely as 99.99% of users reading this are just beginners/learning Docker), or rebuilding the project.

Also the js file path wasn't complete on the first example.
@github-actions github-actions bot added the area/get-started Relates to get started and onboarding docs label Feb 7, 2025
Copy link

netlify bot commented Feb 7, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit c5bc65c
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/67a5c54b5ac50300087d82ca
😎 Deploy Preview https://deploy-preview-21985--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 site configuration.

@@ -75,9 +75,14 @@ With this environment, you as the developer don’t need to install or configure

With this environment up and running, you’re ready to make a few changes to the application and see how Docker helps provide a fast feedback loop.

### Note
Copy link
Author

Choose a reason for hiding this comment

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

Sorry this was supposed to clarify the importance on 2. Once you have the project, start the development environment using Docker Compose.
Cannot edit anymore XC sorry.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant