Commit Graph

155 Commits

Author SHA1 Message Date
David Karlsson
adc8d38f53 Merge pull request #24413 from docker/agent/issue-24394
docs: address issue #24394
2026-03-19 10:44:25 +01:00
Rohan Santhosh Kumar
a09b94306d Fix typo in What's next page description (#24407)
## Description

Fixes a typo in the What's next page description by changing "hep" to
"help".

## Related issues or tickets

N/A

## Reviews

Docs-only, single-file change aligned with CONTRIBUTING.md general
guidelines.
Validation/testing: not run locally; no behavior change.

- [ ] Technical review
- [x] Editorial review
- [ ] Product review

Co-authored-by: rohan436 <rohan.santhoshkumar@googlemail.com>
2026-03-19 08:48:49 +00:00
dvdksn
3e21d7caaa docs: address issue #24394
This change was automatically generated by the documentation agent team
in response to issue #24394.

🤖 Generated with cagent
2026-03-19 08:24:01 +00:00
Tiara Johnson
e7e28c4386 Update pricing url with ref and refAction params [GRO-282] (#24339)
## Description
In order to better attribute upgrade sources, we are adding two params -
`ref` and `refAction` to the existing pricing url.
The `ref` will be "Docs" and the `refAction` will be the particular docs
page from where the pricing url click is originated.

## Related issues or tickets
https://docker.atlassian.net/browse/GRO-282

## Reviews
@akristen You should see the new url params when hovering over or
clicking any of the updated pricing urls

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Alexa Kristensen <81787716+akristen@users.noreply.github.com>
2026-03-12 09:12:44 -05:00
Guillaume Tardif
58df09f05f Update docs to rename cagent => docker agent
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2026-03-04 16:36:11 +01:00
David Karlsson
c5b3cb60ad chore: fix links pointing to redirect targets
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-24 08:01:08 +01:00
David Karlsson
70d0c07c69 site: use content adapters for cli reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-24 08:01:05 +01:00
David Karlsson
33226cf897 site: simplify guides/series layouts
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-23 17:29:31 +01:00
Usha Mandya
6eb77d004b Update edu resources section
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2026-02-20 15:30:06 +00:00
David Karlsson
f4310aed2f fix: move /desktop/install alias to get-docker page
The /desktop/install alias was self-referential, but to a page that was never
rendered

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2026-02-19 16:09:14 +01:00
Achan Sai Pranay
88db8a35ad Docs: fix subject-verb agreement in Docker platform overview (#24127)
This pull request fixes a minor subject–verb agreement issue in the
Docker platform overview documentation to improve grammatical clarity
and readability.
2026-02-11 10:10:49 +00:00
shynur
64afacc22f ; fix typo 2026-02-05 11:37:27 +08:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
ca0e85cf12 Replacing Yarn with npm in Docker Workshop (#24012)
- replace old Docker desktop screenshot with the new sidebar
- Remove all references to Yarn in the explanation for Part 1
- Show new project directory structure for getting-started-repo
- Remove PWD reference from Part 3
- Remove all occurances of Yarn in Part 7 and 8

<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

This PR is heavily dependent upon
https://github.com/docker/getting-started-app/pull/98

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Craig Osterhout <craig.osterhout@docker.com>
2026-01-28 07:58:31 -08:00
Alexa Kristensen
f61c34a1f6 Initial verification sweep for account sign ups (#24005)
This PR adds minor adjustments to sign up procedures in prerequisite
sections.

* Adding one word `verified` to instances of `Docker account` in
prerequisite sections is a subtle, unobtrusive change that returning,
verified users can gloss over, while still prompting new users to verify
their email if they haven't yet.
* Changes stick to specific instances in `## Prerequisite` sections and
does not add `verified` to every instance (which would be obtrusive).
* Edits to Create Account doc to remove redundant callouts, consolidate
steps for shorter procedures, and add context about verification.
* If an instance of `Docker account` links to /create-account and not
the sign up page, I did not add `verification`.
* **Note**: we may want to consider a direct link to a sign up page
rather than linking them to a create account page. This can be a
separate PR, however.
2026-01-23 09:09:37 -06:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
fbcabd5b97 updated spring initializr with the new version (#23999)
<!--Delete sections as needed -->

## Description

This PR:

- Updates the old Spring Initializr screenshot page with the latest one
- Updates Spring Boot to 4.0.1 version


<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2026-01-21 08:34:29 -08:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
f482b78ec9 Update understanding-image-layers.md (#23996)
<!--Delete sections as needed -->

## Description

Updated the Docker image layer output with the correct and latest size.

<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2026-01-20 14:59:50 -08:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
d3bff5b489 Updated the screenshots with the latest node version (#23997)
<!--Delete sections as needed -->

## Description

This PR replaces old screenshots with the latest Node version.

<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2026-01-20 14:58:30 -08:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
eaff43affd Revamped the Running Containers pages (#23998)
<!--Delete sections as needed -->

## Description

This PR:
- Replaces old Docker Desktop sidebar screenshots
- Updates the Volume section with the latest menu
- Updates psql CLI with the right version
- Adds New UI for scheduling Exports and Containers in-use

<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2026-01-20 14:57:56 -08:00
Ajeet Singh Raina, Docker Captain, ARM Innovator
aa3af370e7 get started: update guide (#23989)
<!--Delete sections as needed -->

## Description

This PR:

- Replaces `exec-into-container` image with the latest screenshot
- Replaces `inspecting-container` image with the latest screenshot
- Add DHI specific information to multiple pages
- Updates welcome-to-docker image details

<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Craig Osterhout <craig.osterhout@docker.com>
2026-01-16 11:51:17 -08:00
Sharjeel Faiq
546ade7ffa Update what-is-a-container.md (#23950)
Fixed grammar issue

OLD LINE
Since containers are run in isolation, they have minimal influence on
the host and other containers, increasing the security of your
applications.

NEW LINE
Since containers run in isolation, they have minimal influence on the
host and other containers, increasing the security of your applications.
2026-01-09 11:00:08 +00:00
Craig Osterhout
54ca9b78c4 get-started: add alias (#23942)
<!--Delete sections as needed -->

## Description

Added alias for old path.

## Related issues or tickets

Closes #23919

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Editorial review

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2026-01-08 07:36:33 +00:00
KundanGowda N
dc95063e4c Improve wording and punctuation in Docker overview documentation (#23845)
### Description
Improves wording and punctuation in the Docker overview documentation
for clarity and consistency.

### Related issue
N/A
2025-12-17 09:55:48 +00:00
David Karlsson
0220ef6745 chore: change mount path to work with postgres:18
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-12-04 11:08:14 +01:00
David Karlsson
5ec771e17c fix: update links to docker hub trusted content categories
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-11-03 15:39:36 +01:00
Andrew Hopp
9944982ec0 Add note about application startup delay in Docker Compose tutorial (#23621)
## Summary

Adds a note to the Docker Compose tutorial clarifying that the
application may take 10-15 seconds to fully start after running `docker
compose up -d --build`.

## Changes

Updated step 5 in the "Start the application" section to inform users
that the application may not be immediately accessible at
`localhost:3000` and that they should wait a moment and refresh if the
page doesn't load right away.

## Why this change is needed

When users run `docker compose up`, Docker reports containers as
"Started" once they're running, but the applications inside (Node.js app
and MySQL database) still need time to initialize and connect. This
causes confusion for beginners who expect immediate accessibility after
seeing "Container started" in the CLI output or within the GUI.

## Related Issue

Fixes #23500

Co-authored-by: Andrew Hopp <ahopp@Andrews-Laptop.local>
2025-10-29 07:54:00 +00:00
Allie Sadler
14acf49df4 ENGDOCS-3070 (#23594)
<!--Delete sections as needed -->

## Description

Fixes https://github.com/docker/docs/issues/23235

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-10-23 13:40:35 +01:00
Craig Osterhout
88ef79f840 get-started: update write a dockerfile (#23478)
<!--Delete sections as needed -->

## Description

Current issues:
 - There are several `package.json` files, so it's ambiguous.
- There is already a `Dockerfile`, so it must be deleted if asking the
user to create one. Also, the existing Dockerfile has a different image
version than the one the user is asked to create.

Fixes:
- Added step to explore the existing Dockerfile to have a smoother
transition into deleting it.
 - Added step to delete the Dockerfile.
- Updated step to specify the exact folder where to create the new
Dockerfile.



https://deploy-preview-23478--docsdocker.netlify.app/get-started/docker-concepts/building-images/writing-a-dockerfile/#creating-the-dockerfile

## Related issues or tickets

https://docker.slack.com/archives/C04BMTUC41E/p1759261212446019

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Editorial review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-10-01 08:02:00 -07:00
Craig Osterhout
c2f6f03da4 get-started: update node version (#23464)
<!--Delete sections as needed -->

## Description

Updated image to `node:lts-alpine` and tested in bind mounts,
multi-container, and compose topics.

`node:18-alpine` is no longer available.
The image was already updated to `node:lts-alpine` in the initial topics
of the workshop.
lts (version 22) should be good until April 2027

## Related issues or tickets

https://docker.slack.com/archives/C04BMTUC41E/p1758903149468219

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-09-29 08:15:55 -07:00
Antonio Carvalho
36d02515dd Update dockerfile example port (#23448)
## Description

Mismatch between exposed port and port used by command.

## Reviews


<!-- List applicable reviews (optionally @tag reviewers) -->

- [x] Technical review
- [x] Editorial review
- [ ] Product review
2025-09-24 12:21:20 +01:00
JPBotelho
2c0d6fd792 fix: typos (#23435)
<!--Delete sections as needed -->

## Description

Fixed typos

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-09-19 16:05:53 -07:00
Craig Osterhout
336aab878b get-started: fix typo (#23406)
<!--Delete sections as needed -->

## Description

Fixed typo.

## Related issues or tickets

https://docker.slack.com/archives/C04BMTUC41E/p1757683181769229

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-09-15 08:17:34 -07:00
Michael Irwin
19961dd50f Couple of freshness updates to the Docker Concepts pages (#23361)
## Description

Couple of small freshness updates to the concepts pages.

Note that I didn't update any screenshots, despite many of them being
old. Most screenshots are still valid, but on older designs. Can do
another PR for screenshot updates if desired.
2025-09-04 13:36:06 -07:00
Sebastiaan van Stijn
ec19565b9c add missing redirects for "get started" page (#23300)
- fixes https://github.com/docker/docs/issues/23295

Also moved one redirect to a more suitable page.

<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-08-25 10:17:16 +02:00
mirrormx
9e8032b354 fix incorrect term used (#22700)
## Description

Changed incorrect term used  "container" -> "image"

## Reviews

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2025-07-17 12:13:15 +02:00
Marco Enrico
f3123f0506 Update 07_multi_container.md (#23010)
Update blog post URL.

## Description
The blog post link detailing why using env vars in production is
discouraged, is broken.
Updated link to blog post to post's new location.
2025-07-07 08:08:04 +01:00
Jack Green
cb0c788521 Fix What is a registry? formatting (#22864)
Fixes missing space on
https://docs.docker.com/get-started/docker-concepts/the-basics/what-is-a-registry/

<img width="923" alt="image"
src="https://github.com/user-attachments/assets/e92e3f6b-d0a0-4f2c-8ed3-7720d771f090"
/>
2025-06-18 14:50:26 -07:00
Sarah Sanders
0abb2cf4c9 Merge pull request #22735 from thaJeztah/engine_redirects
engine: add redirects for old URLs
2025-06-03 17:14:59 -04:00
Arthur
9eff1ba5fc theme: extract more styles (#22734)
Extract shared styling into appropriate utilities.
Improve toc width.
2025-05-30 09:20:56 -07:00
Sebastiaan van Stijn
e055c79847 engine: add redirects for old URLs
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-05-30 18:18:27 +02:00
Sebastiaan van Stijn
585669452b get-started: update link to training to avoid redirect
Looks like this page moved

    curl -sI https://www.docker.com/resources/trainings/ | grep location:
    location: /trainings/

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-05-30 13:15:04 +02:00
Arthur
038e6dc682 chore: update Tailwind to v4 (#22666)
- Extract classes to utilities and components.
- Reduce number of colors used.
- Harmonize button colors.
- Restyle admonitions.
- Move **Page options** button to main article.
- Various color tweaks.
2025-05-28 08:37:10 +01:00
Sarah Sanders
45ccab3f61 Merge pull request #22670 from sarahsanders-docker/get-started-content
get started: add troubleshooting callout
2025-05-20 12:43:33 -04:00
Dr. Matt Lee
a9c38b6471 Merge pull request #22610 from mattl/patch-1
Update what-is-a-container.md
2025-05-09 10:14:25 -04:00
Craig Osterhout
8d57252d2e add some aliases (#22337)
<!--Delete sections as needed -->

## Description

Added some aliases for Hub and get-started content

## Related issues or tickets

ENGDOCS-2514

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->


- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-04-01 07:58:39 -07:00
Andrey Sobolev
402236c9e6 Fix typo in Overriding container defaults guide (#22316)
## Description

Fixed a minor typo in the Overriding container defaults guide.
2025-03-27 08:17:52 +00:00
Allie Sadler
eb331a22df Merge pull request #22117 from aevesdocker/ENGDOCS-2451
ENGDOCS-2451
2025-03-06 14:45:54 +00:00
Raphael Cazer
a99cd5a131 Little parts of text outdated for 2024 (#21484)
Only 3 changes

## Description

I'm learning about docker and i noticed in my terminal some parts was
different, only text parts

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-02-05 09:19:16 +00:00
alexandertuna
ee59422b2d Update multi-stage-builds.md to remove forced linebreak (#21907)
<!--Delete sections as needed -->

## Description

I removed linebreaks in multi-stage-builds.md. These linebreaks rendered
awkwardly in my browser and aren't used in other areas of the page.

Firefox screenshot:

<img width="802" alt="Screenshot 2025-01-27 at 6 27 28 PM"
src="https://github.com/user-attachments/assets/ac729e1a-0a5f-440c-a92c-8e7579eee6d3"
/>

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2025-01-28 15:41:06 -08:00
Shariq Ahmed Khan
6e529f4511 Update 06_bind_mounts.md (#21696)
For Window users it's important to know this, users on stack overflow
reports lost in troubleshooting or finding file sharing option in
setting. I was lost too.

<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-20 09:14:36 +00:00
Uros
1afb53315b fixing typo 2025-01-16 23:34:33 -05:00