Skip to content

Conversation

@akristen
Copy link

This is a two part PR for some simple edits. I found them while working through docs site ~foundations, and I have a task to file my first PR anyway. 😸

Includes:

  • Correction to step 3 in ### Change the greeting section. Live step omits that you need to re-run docker compose watch in addition to saving the file after you've updated the variable. I saw that this was also flagged in our feedback channel, too.
  • I updated the indent in CONTRIBUTING.MD to match the other snippets. Right now that particular snippet also copies over the $, which the others do not do. The only difference I saw that might create that buggy behavior is the indent. 🖖

@akristen akristen added area/get-started Relates to get started and onboarding docs status/review labels Jan 15, 2026
@netlify
Copy link

netlify bot commented Jan 15, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit c5207a7
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69694a340fc56a0008002c4e
😎 Deploy Preview https://deploy-preview-23987--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.

@github-actions github-actions bot added the area/contrib Relates to the Docker style guide and contribution guidelines label Jan 15, 2026
@aevesdocker aevesdocker self-requested a review January 16, 2026 07:34
```

3. If you haven't done so yet, save the file. If you refresh your browser, you should see a new greeting. If you keep refreshing, you should see all of the messages appear.
3. Save the file if you haven't done so yet, then run the following command again:
Copy link
Contributor

Choose a reason for hiding this comment

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

With docker compose watch the idea is that you don't have to re-enter the command as it's purpose is to automatically update and preview your running Compose services as you edit and save your code. So this shouldn't be necessary.

SO! It looks like you've found a bug. I'll take this to the Compose team to figure out what's going on.

$ docker buildx bake validate
```
```console
$ docker buildx bake validate
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like it still copies the '$', but it does that for all the commands on that page 🤔
Probs a github issue rather than us

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

Labels

area/contrib Relates to the Docker style guide and contribution guidelines area/get-started Relates to get started and onboarding docs status/review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants