Commit Graph

29 Commits

Author SHA1 Message Date
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
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
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
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
Uros
1afb53315b fixing typo 2025-01-16 23:34:33 -05:00
David Karlsson
1f9cfb5040 Merge pull request #21625 from shariqahmkhan/patch-3
Update multi-stage-builds.md
2024-12-17 10:32:11 +01:00
Craig Osterhout
44cce4906f hub: add image library section (#21485)
<!--Delete sections as needed -->

## Description

- Added "Container image library" section in Docker Hub manual and
started adding concepts.
  - Added section about search and all the filters
  - Added section about catalogs
  - Moved mirroring topic inside
- Updated Hub landing page
- Moved "Trusted content" into Repositories>Manage (for publishers) and
Library (for consumers).


https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/

https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/image-library/

https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/image-library/search/

https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/image-library/catalogs/

https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/image-library/trusted-content/


https://deploy-preview-21485--docsdocker.netlify.app/docker-hub/repos/manage/trusted-content/

## Related issues or tickets

ENGDOCS-2352

## Reviews

- [ ] Editorial review
- [ ] Product review

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2024-12-16 08:50:11 -08:00
Shariq Ahmed Khan
a88a43d580 Update multi-stage-builds.md
added command to view logs of running container

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-16 09:55:35 +01:00
Craig Osterhout
c2ef34d616 hub/samples: add some aliases (#21441)
<!--Delete sections as needed -->

## Description

Added some redirects for moved/removed Hub/Samples content in an effort
to reduce indexing issues for not found (404) URLs identified by Google
Search Console.

## Related issues or tickets

ENGDCOS-2311

## Reviews

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2024-11-18 09:41:16 -08:00
Sarah Sanders
3709b9bab5 Merge branch 'main' into ENGDOCS-2281 2024-11-13 09:38:26 -08:00
Ajeet Singh Raina
a9318682fd Removed Java as a pre-requisite for Multi-Stage Build Concept page 2024-11-12 22:24:56 +05:30
Sarah Sanders
8b81c215db Found more outdated callouts, fixed whitespacing 2024-11-08 10:32:44 -08:00
Allie Sadler
99a24c4a6b ENGDOCS-2300 (#21354)
<!--Delete sections as needed -->

## Description

Final PR to improve the DD IA. 

Validate test failing due to link that needs fixing in an upstream repo 

## 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: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-07 14:45:53 +00:00
David Karlsson
647b0e6de8 chore: use relative links in 'what is an image' concept
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-04 15:22:20 +01:00
David Karlsson
2e0775cb89 chore: format the 'what is an image' concept
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-04 15:18:07 +01:00
David Karlsson
a5ec76b05a get-started: fix typo in 'what is an image' concept
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-04 15:12:26 +01:00
Arie Heinrich
f47cec1a33 Align grammar to official contribution guideline (#21233)
Align grammar to official contribution guideline -
https://docs.docker.com/contribute/style/grammar/
2024-10-24 17:29:44 +02:00
Shelley Benhoff
963bceee56 Updated the multi-stage-builds Docker concept to include installing J… (#21206)
Updated the multi-stage-builds Docker concept page to include a
prerequisite for Java. Also updated the link and screenshot for the
Spring Initializer to the latest version.
2024-10-23 17:21:16 +02:00
Allie Sadler
b1256d572f ENGDOCS-2265 (#21203)
* ENGDOCS-2265

* Apply suggestions from code review
2024-10-22 11:25:13 +01:00
Kevin Albertson
3c5df97494 update rendered output 2024-09-29 19:57:41 -04:00
Kevin Albertson
acb62e77fc fix references of springbootdocker
Directory is `spring_boot_docker`, not `springbootdocker`
2024-09-29 19:49:55 -04:00
Kevin Albertson
fbacec6a47 update shown contents of Spring project
The Dockerfile and Dockerfile.multi are created in later steps. The `springbootdocker` directory appears to be named `spring_boot_docker` in current download.
2024-09-29 19:46:40 -04:00
Allie Sadler
9d975a92a6 ENGDOCS-2228 (#20940)
* ENGDOCS-2228

* fix build

* title edits
2024-09-19 16:22:09 +01:00
David Karlsson
656d1a871c chore: add navigation stubs, weights
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 11:24:49 +02:00
David Karlsson
6bce6d72cf Merge pull request #20715 from dvdksn/build-guide-refactor
build: incorporate build guide into manuals
2024-08-28 04:22:59 +02:00
David Karlsson
df6367f9ad build: incorporate build guide into manuals
The build guide that I once wrote now duplicates a lot of content with
the concept guide launched a few months back. It doesn't make sense to
cover the same topics multiple times, so I'm removing the older build
guide and incorporating some of the topics into the build manual
instead.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-27 15:32:59 +02:00
Michael Irwin
b38d18578f Set weights on building image pages to fix overview sorting 2024-08-26 22:04:42 -04:00
Allie Sadler
abd030c3fe ENGDOCS-2185 (#20655)
* ENGDOCS-2185

* fix

* silly mistake

* rename getting-started to introduction

* fix

* final fix

* formtatting

* review edits

* review edits

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-20 08:23:29 +01:00