Commit Graph

64039 Commits

Author SHA1 Message Date
David Karlsson
8add4562f5 vendor: github.com/moby/buildkit v0.18.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-28 10:17:24 +01:00
David Karlsson
da7ecf0ae4 build: dockerfile 1.12.0 release note
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-28 10:15:38 +01:00
David Karlsson
3d4c545f65 build: buildx v0.19.0, v0.19.1 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-28 10:12:26 +01:00
David Karlsson
894c80ed58 fix: add missing release date, link for buildx 0.18.0 release
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-28 09:37:13 +01:00
David Karlsson
7b2773fc27 Merge pull request #21518 from docker-tools-robot/dispatch/buildx-ref-v0.19.1
Update buildx reference to v0.19.1
2024-11-28 09:21:44 +01:00
tonistiigi
b61b51ac47 vendor: github.com/docker/buildx v0.19.1
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-27 18:41:51 +00:00
Usha Mandya
6e2a78fba9 Merge pull request #21517 from sarahsanders-docker/Redirect-fix
Fix redirect issue on create.md
2024-11-27 17:47:25 +00:00
Sarah Sanders
7897055561 Fix redirect issue on create.md 2024-11-27 09:39:47 -08:00
Allie Sadler
dd55643d48 ENGDOCS-2330 (#21512)
<!--Delete sections as needed -->

## Description

Update admin guide now that settings management has 2 ways to configure.
And some freshness

## 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-27 10:45:45 +00:00
David Karlsson
cf3a8e146e Merge pull request #21507 from dvdksn/hub-repos-toomanyredirects
hub: remove cyclic redirect for /docker-hub/repos/
2024-11-26 17:29:48 +01:00
David Karlsson
794f657c25 hub: remove cyclic redirect for /docker-hub/repos/
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-26 17:00:05 +01:00
Sarah Sanders
3b4c9ae6dd ENGDOCS-2325 (#21500)
## Description
We received Hotjar feedback that the new DCP pricing email caused
confusion about Docker Hub usage, storage, pulls. To clarify:
- I updated the usage definition to define usage as 1. Pulls 2. Storage
- I updated the Rate limiting section to clarify that rate limiting only
applies to pulls (confirmed with @sheltongraves)

## Related issues or tickets
ENGDOCS-2325

## Reviews
- [ ] Technical review
- [ ] Editorial review
2024-11-26 07:57:41 -08:00
David Karlsson
adab458ae6 Merge pull request #21503 from dvdksn/scout-update-login-syntax
scout: use --password-stdin in docker login examples for integrations
2024-11-26 12:43:35 +01:00
David Karlsson
a80da433f8 Merge pull request #21504 from dvdksn/schema-1-images-deprecated
registry/hub: update tense in schema 1 deprecation notice
2024-11-26 12:43:11 +01:00
David Karlsson
b422ddfe0d Merge pull request #21505 from dvdksn/rm-dup-remediation-video
scout: remove duplicate video embed on remediation feature
2024-11-26 12:42:39 +01:00
David Karlsson
adb3313b11 scout: remove duplicate video embed on remediation feature
The (correct) video is embedded on this page: https://docs.docker.com/guides/docker-scout/remediation/

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-26 11:02:57 +01:00
David Karlsson
1042b7755a registry/hub: update tense in schema 1 deprecation notice
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-26 10:38:49 +01:00
David Karlsson
38a2760a84 scout: use --password-stdin in docker login examples for integrations
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-26 10:34:27 +01:00
Allie Sadler
901b93a219 Change support banner (#21483)
<!--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
2024-11-22 10:31:22 +00:00
David Karlsson
b017590adb Merge pull request #21480 from craig-osterhout/hub-media
hub: remove unused video
2024-11-22 05:34:32 +01:00
Craig
316ae57811 hub: remove unused video
Signed-off-by: Craig <craig.osterhout@docker.com>
2024-11-21 15:28:08 -08:00
Craig Osterhout
5d12cf6a70 hub: refresh/restructure repo content (#21435)
<!--Delete sections as needed -->

## Description

Started refreshing and reorganizing the Hub manual.

- Moved & rearranged the content from "Docker Hub > Manage repositories"
to "Docker Hub > Repositories > Manage" with the following sections:
  - repo info: description, overview, categories
  - access: visibility, collaborators, teams/permissions, roles, OATs
  - images: tags, software artifacts, push images, move images
- Moved the repository features (automated builds, webhooks,
vulnerability scanning) under "Repositories > Manage".
- Moved/added Create, Delete, and Personal settings to top-level of
Repositories
- Filled in some content gaps

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

## Related issues or tickets

ENGDOCS-2227

## Reviews

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

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

---------

Signed-off-by: Craig <craig.osterhout@docker.com>
2024-11-21 10:35:40 -08:00
Allie Sadler
42d97aacf8 ENGDOCS-2181c (#21419)
<!--Delete sections as needed -->

## Description

Replaces https://github.com/docker/docs/pull/20646 that was so old it
was still using the `toc.yaml` file.
SME reviews complete. Just need editorial 

## 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
2024-11-21 14:59:22 +00:00
Cesar Talledo
5c12f4f1ed Fix ECI text in the DD 4.36 release notes. (#21477)
<!--Delete sections as needed -->

## Description

Fix vague / misleading text regarding ECI in the Docker Desktop 4.36
release notes.

## 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: Cesar Talledo <cesar.talledo@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-11-21 08:53:17 +00:00
Allie Sadler
aa68ba2627 ENGDOCS-2320 (#21463)
<!--Delete sections as needed -->

## Description

A few new Compose Spec additions 
https://docker.atlassian.net/browse/ENGDOCS-2320

## 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: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-20 08:55:44 +00:00
Sarah Sanders
0de58f3fe3 Merge pull request #21469 from sarahsanders-docker/ENGDOCS-2319
OATs support for APIs
2024-11-19 14:02:56 -08:00
Sarah Sanders
3025a04929 OATs support for APIs 2024-11-19 10:00:48 -08:00
Allie Sadler
e6bfca79d5 release note clarity (#21467)
<!--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: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-19 15:53:09 +00:00
David Karlsson
c8fac50eb6 Merge pull request #21466 from dvdksn/scout-photon-os-advisory
scout: add Photon OS to list of advisories
2024-11-19 15:18:41 +01:00
David Karlsson
3326f3bc7f Merge pull request #21465 from dvdksn/hugo-use-shortcode-store
hugo: replace Shortcode.Scratch with Shortcode.Store
2024-11-19 15:18:19 +01:00
David Karlsson
4c24f72069 Merge pull request #21451 from dvdksn/bump-node-deps
chore: bump nodejs deps
2024-11-19 15:18:03 +01:00
David Karlsson
e1090e5380 chore: disable vale checks for advisory list
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-19 14:29:48 +01:00
David Karlsson
b5c8b76503 chore: format and sort scout advisory list
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-19 14:27:03 +01:00
David Karlsson
c5e643b9ad scout: add Photon OS to advisory list
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-19 14:26:08 +01:00
David Karlsson
f80514970e hugo: bump min hugo version to v0.139.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-19 14:22:35 +01:00
David Karlsson
c9dc7f99c6 hugo: replace Shortcode.Scratch with Shortcode.Store
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-19 14:18:16 +01:00
Allie Sadler
b629fdadcf release links (#21462)
<!--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
2024-11-19 10:39:22 +00:00
Lorena Rangel
4ac1a6921c update new section (#21461)
<!--Delete sections as needed -->

## Description

Updates new section of the 4.36 Docker Desktop release notes

## 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: Lorena Rangel <lorena.rangel@docker.com>
2024-11-19 09:25:30 +00:00
Lorena Rangel
1f2860ea1d fix: update wording on new section (#21460)
<!--Delete sections as needed -->

## Description

Updates wording on New section in the docker desktop release notes

## 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: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-11-19 08:39:03 +00: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
Allie Sadler
266a8d4684 Revert "lambda: collapse redundant slashes in requests" (#21457)
Reverts docker/docs#21453
2024-11-18 17:19:41 +00:00
Allie Sadler
114b2af304 pkg-4.36 (#21394)
<!--Delete sections as needed -->

## Description

Fixes merge conflicts (caused by DD IA revamp) on original PR. Already
SME approved https://github.com/docker/docs/pull/21030

## 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-18 17:09:48 +00:00
Allie Sadler
53f58c9255 hugo bump (#21455)
<!--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
2024-11-18 16:58:51 +00:00
Allie Sadler
0571834c70 enforce-sign-in-updates (#21393)
<!--Delete sections as needed -->

## Description

Merges content updates from [this
PR](https://github.com/docker/docs/pull/21073) and [this
PR](https://github.com/docker/docs/pull/20885/files) to avoid conflicts
on release day.

## 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-18 16:20:13 +00:00
Cesar Talledo
d0e5d1ae06 eci: document Docker socket mount permission improvements. (#21357)
## NOTE: Do not merge until Docker Desktop v4.36 is released.

<!--Delete sections as needed -->

## Description

Documents a couple of improvements for DD 4.36 in the [ECI Docker Socket
mount
permissions](https://docs.docker.com/security/for-admins/hardened-desktop/enhanced-container-isolation/config/#docker-socket-mount-permissions)
feature.

## Related issues or tickets

https://docker.atlassian.net/browse/POS-2740

## Reviews

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

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

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-11-18 16:19:59 +00:00
Lorena Rangel
27d2f6d337 feat: update 4.36 release notes (#21341)
<!--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: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-11-18 16:19:33 +00:00
Allie Sadler
9f7c9af0e4 fix broken images (#21454)
<!--Delete sections as needed -->

## Description

does what is says on the tin

## 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-18 15:56:09 +00:00
David Karlsson
2510166fab Merge pull request #21453 from dvdksn/handle-double-trailing-slash
lambda: collapse redundant slashes in requests
2024-11-18 15:22:42 +01:00
David Karlsson
209d00f1c1 lambda: collapse redundant slashes in requests
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-18 14:59:33 +01:00
David Karlsson
5d8488b0fd deps: update transitive node.js dependencies
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-18 10:54:06 +01:00