Commit Graph

33 Commits

Author SHA1 Message Date
Igor Martynyuk f830087f22
Update outdated url to ubuntu source code (#22626)
<!--Delete sections as needed -->

## Description

I set a new URL for the source code because the old ones refer to the
commit of the file, which is not used now, because Ubuntu for Docker is
built from livecd scripts.

## Related issues or tickets

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

## Reviews

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

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

---------

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Co-authored-by: Tianon Gravi <admwiggin@gmail.com>
2025-05-26 18:16:59 +02:00
Sebastiaan van Stijn 196062f3a1
remove references to EOL distros and images (#22674)
- replace some examples using EOL alpine versions
- replace some examples using EOL ubuntu versions

<!--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-05-21 07:52:04 +01:00
Andrey Sobolev 675c90866e
Fix a few typos in the "Base images" manual (#22486)
## Description

The pull request fixes a few minor typos in the "Base images" manual.
2025-04-24 12:55:59 +01:00
Andrey Sobolev dfa115290b
Fix link to Celery docs 2025-04-22 17:13:47 +03:00
Craig Osterhout 9f6a8362ca
trusted content: align doi description (#22370)
<!--Delete sections as needed -->

## Description

Better align the DOI description.

## Related issues or tickets

ENGDOCS-2535

## Reviews

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

- [ ] Editorial review
- [ ] Product review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-04-09 09:01:16 -07:00
Allie Sadler 09dbd3fddf
Apply suggestions from code review 2025-03-26 14:42:27 +00:00
aevesdocker f15c10dd5b vscode tip 2025-03-24 11:54:24 +00:00
CrazyMax 7c42a9fef5
buildx: metadata envs (#22049)
<!--Delete sections as needed -->

## Description

Missing documentation for buildx metadata envs

## Related issues or tickets

follow up:
* https://github.com/docker/buildx/pull/2280
* https://github.com/docker/buildx/pull/2551

## Reviews

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

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

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-02-18 13:05:19 +00:00
Mikko Pesari ca9eb9721a
Fix build example diff in multi-platform.md 2025-02-03 10:46:43 +02:00
Sarah Sanders 9f56d945a7
chore: summary bar cleanup (#21887)
## Description
- Updated "Contribute" guide to reference summary bars, added
instructions for using them
- Removed `introduced` partial, this is now replaced by the summary bar
`requires` value
- Updated all files using `introduced` partial to use summary bar,
updated YAML file w/ feature name and info

## Related issues or tickets
[ENGDOCS-2392](https://docker.atlassian.net/browse/ENGDOCS-2392)

## Reviews
- [ ] Technical review
- [ ] Editorial review

[ENGDOCS-2392]:
https://docker.atlassian.net/browse/ENGDOCS-2392?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-01-30 07:54:26 -08:00
mmtevelde fe329c7626
Update variables.md with missing word (#21878)
<!--Delete sections as needed -->

## Description
Add missing word to docs page for variables
<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->
N/A
## Reviews

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

- [ ] Technical review
- [X] Editorial review
- [ ] Product review
2025-01-24 08:49:24 +00:00
Pieter Ouwerkerk 670b06bab1
Fix ENV name typo 2025-01-19 22:31:06 -05:00
David Karlsson 08fe4f9b8b build: add BUILDKIT_PROGRESS=quiet
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-09 10:18:42 +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
David Karlsson dc29c15acf engine: fix link about init processes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-09 09:58:43 +01:00
Duncan Ogilvie ff09b52268
Update best-practices.md (#21045)
## Description

Adding `--no-install-recommends` is a common best practice and can
massively reduce image sizes. Since people copy from this page it is
good to add.
2024-12-03 12:38:00 +00:00
vladislav doster b9683981ef
fix: multi-platform build command for Neovim example 2024-11-17 21:50:15 -06:00
Alex Conlin f01d6f3b20
Fix duplicated word 2024-11-12 11:17:48 +00: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 adca07142a build: add buildx pprof variables
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-28 16:52:44 +01:00
David Karlsson 73f83e4533 build: fix typo in build secrets
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-17 10:28:22 +02:00
Abilio E 7545f12923
Update multi-platform.md
Fix typo and improves readability (with a simple comma).
2024-10-04 17:20:16 -07:00
David Karlsson dbcc7037d0 build: improve/deduplicate multiplatform build prereqs
- Removes some duplicate info and instead cross-references the relevant
  content for enabling containerd.
- Calls out QEMU as an optional prereq for emulation with docker-ce

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-04 14:20:52 +02:00
David Karlsson 4976dae0a4 scout: ootb policy → default policy configurations
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-30 15:25:57 +02:00
David Karlsson 69a1764f83 build: use consistent secret id in examples
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-26 15:29:35 +02:00
David Karlsson 2584459dd1 build: clarify how secrets are passed and consumed
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-23 12:14:25 +02:00
Alex Ravenna 7a7f7ad400
add missing period 2024-09-20 10:33:42 +02:00
David Xia 23bb54e952
fix docs: subject-verb agreement in best-practices.md 2024-09-18 14:18:06 -04:00
David Karlsson 12bd4ff28b
Merge pull request #20790 from dvdksn/runmount-secret-env
build: run mount secrets as env
2024-09-10 20:59:01 +02: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
David Karlsson 94624206b6 build: run mount secrets as env
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-10 14:23:12 +02: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