Commit Graph

105 Commits

Author SHA1 Message Date
PMR745 41e2d0c9a1 feat: adding install extension point and image
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-09 14:15:54 +01: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
Shariq Ahmed Khan ac47c3f3fa
Update 02_our_app.md
add 'useful' missing info about detached mode
2024-12-14 09:15:47 +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
David Karlsson 5b23d3e4fa
Merge pull request #21407 from wcbing/main
Update or remove links in installation documentation
2024-11-18 09:35:36 +01:00
Michael Bear b04982b93f
Replace node:18 with node:lts in 09_image_best.md 2024-11-13 20:28:57 -05:00
Michael Bear 0834e18336
Merge branch 'docker:main' into getting-started_part8_image 2024-11-13 20:16:02 -05: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
3a01ae9939
docs: update links about docker desktop for linux 2024-11-12 15:33:18 +08:00
Michael Bear 03507baf7c
Update 09_image_best.md - 18-alpine image 2024-11-10 21:52:18 -05:00
Sarah Sanders 8b81c215db Found more outdated callouts, fixed whitespacing 2024-11-08 10:32:44 -08:00
Sarah Sanders be328b9958 Update all outdated callouts 2024-11-08 10:31:58 -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
Allie Sadler 502e61c960
ENGDOCS-2298 (#21339)
<!--Delete sections as needed -->

## Description

More DD IA improvements. Moves troubleshooting, faqs, support, and other
misc. pages.

## 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
2024-11-05 14:03:52 +00:00
Allie Sadler 3ea0cd758d
ENGDOCS-2283 (#21329)
<!--Delete sections as needed -->

## Description

Tidy up of DD IA. Creates a 'setup' folder and moves relevant pages
within it. First PR of a few

## 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
2024-11-05 10:07:48 +00:00
David Karlsson 7b1deedb3d
Merge pull request #21328 from dvdksn/fix-basics-concepts-typo
chore: fix typos and formatting issues in 'what is an image'
2024-11-05 10:44:55 +01: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
David Karlsson 47ffcff13d get-started: fix/simplify the persisting data experiment
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-04 11:15:43 +01:00
David Karlsson 158beace56 get-started: simplify workshop intro, update node version
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-04 11:15:43 +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
Craig Osterhout 262731ab60
get-started: update deep dive book link (#21210)
<!--Delete sections as needed -->

## Description

Updated link to newer version of the book.

## Related issues or tickets

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

## Reviews

- [ ] Editorial review

Signed-off-by: Craig <craig.osterhout@docker.com>
2024-10-23 08:03:49 -07:00
Allie Sadler b1256d572f
ENGDOCS-2265 (#21203)
* ENGDOCS-2265

* Apply suggestions from code review
2024-10-22 11:25:13 +01:00
Craig Osterhout b0c0082085
update get started workshop (#21139)
Signed-off-by: Craig <craig.osterhout@docker.com>
2024-10-16 13:33:35 -07:00
David Karlsson edbcd01895 fix: remove circular alias for /get-started/educational-resources
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-09 17:35:36 +02:00
Shelley Benhoff 29e9c2d8c4 Updated develop with containers Docker concept 2024-10-08 13:33:17 -04:00
David Karlsson 2e59bd4eb7 site: use filter-based nav for guides
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-03 16:50:15 +02: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
Craig 26f3556478
update link wording
Signed-off-by: Craig <craig.osterhout@docker.com>
2024-09-26 10:05:08 -07:00
Allie Sadler 9d975a92a6
ENGDOCS-2228 (#20940)
* ENGDOCS-2228

* fix build

* title edits
2024-09-19 16:22:09 +01:00
David Karlsson 2db16747db
Merge pull request #20916 from dvdksn/blue-skies-navs
site: templates/navigation overhaul
2024-09-17 12:01:37 +02:00
eeshwarchembeti 2df15a7c23
Update 03_updating_app.md (#20907) 2024-09-16 14:41:20 -07:00
morimoto ff746c9324
Update 06_bind_mounts.md (#20894)
persisting data was moved to part 4. fix the link description.
2024-09-16 14:38:39 -07:00
David Karlsson dd294db10b hugo: add main nav icons and fix mobile rendering
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-16 17:50:29 +02:00
David Karlsson 4443d3640a hugo: update layout architecture
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-16 14:43:05 +02:00
Allie Sadler 50e986c308
Engdocs 2215 (#20851)
* move about and reorder dd install section

* fixes

* build fixes

* build fixes

* add weights

* add more weights and linktitles

* add more weights and linktitles
2024-09-11 16:10:22 +01:00
David Karlsson 6e4790e291 chore: rewrite links from index.md to _index.md
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 16:54:06 +02:00
Allie Sadler 8193b2f1ef
consolidate settings (#20810) 2024-09-09 13:53:18 +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 135870fc13 hugo: move manuals content to /manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-09 10:51:09 +02:00
David Karlsson d3718efac9 fix: get-docker link
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-04 10:24:33 +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