Commit Graph

64214 Commits

Author SHA1 Message Date
rohanborate6713 95cb86f173
Update standalone.md (#20985)
updated missing command for the second point where executable permission
is required for the standalone binary

<!--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>
2024-12-02 10:17:06 +00:00
Cesar Talledo c9be6e267b
Fix a few typos in the ECI docs. (#21538)
<!--Delete sections as needed -->

## Description

Fix a few typos in the ECI docs.

## 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-12-02 08:33:49 +00:00
David Karlsson c650b54ffc
Merge pull request #21539 from crazy-max/gha-docker-login
gha: move docker login step up
2024-12-01 07:47:26 +01:00
CrazyMax e6d3d21f9b
gha: move docker login step up
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-11-30 22:44:56 +01:00
Benjamin Grandfond 19b816a7f3
Specify that there might be multiple files in the DVP namespace data retrieval endpoint 2024-11-29 22:49:50 +01:00
David Karlsson a65dac8e99
Merge pull request #21532 from dvdksn/build-check-gha
build: add check example for gha
2024-11-29 15:17:14 +01:00
David Karlsson 9ec2e87d87 build: add check example for gha
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-29 13:50:14 +01:00
David Karlsson 3e033fcecb
Merge pull request #21530 from dperny/fix-critical-typo-2
Found another typo
2024-11-28 22:55:05 +01:00
Drew Erny e890db3e82 Found another typo
Signed-off-by: Drew Erny <derny@mirantis.com>
2024-11-28 11:26:26 -06:00
David Karlsson ff2fc7ef5a
Merge pull request #21528 from dperny/fix-critical-typo
Fix typo
2024-11-28 18:04:56 +01:00
Drew Erny 0a64508762 Fix critical typo, very broken
Signed-off-by: Drew Erny <derny@mirantis.com>
2024-11-28 11:00:19 -06:00
Lorena Rangel 3d845b8258
remove older build references (#21527)
<!--Delete sections as needed -->

## Description

Removes older builds

## 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-28 16:34:21 +00:00
Guillaume Lours 95b8aee0eb
release-notes for Compose v2.31.0 version (#21524)
<!--Delete sections as needed -->

## Description
Add release notes for Compose `v2.31.0`

## Related issues or tickets
https://docker.atlassian.net/browse/COMP-832


## Reviews

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

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

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-11-28 15:55:46 +00:00
David Karlsson 8a722e7ee1
Merge pull request #21474 from dvdksn/sidebar-grouping
feat: sidebar groups
2024-11-28 16:46:15 +01:00
Allie Sadler b26161d3f2
ENGDOCS-2324 (#21475)
<!--Delete sections as needed -->

## Description

Light freshness for ECI content and removes references to DD versions
that users can no longer download

**Note** There is a lot of 'allow' violations. Am deliberately choosing
to ignore them this time.

## 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-28 15:20:43 +00:00
David Karlsson acfd04bb2c
Merge pull request #21525 from dvdksn/edge-buildx
ci: use edge releases of buildx
2024-11-28 16:11:24 +01:00
David Karlsson 9b3c155751 ci: use edge releases of buildx
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-28 16:04:12 +01:00
David Karlsson 0a08b21529 site: align manuals landing page with new sidebar structure
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-28 14:54:03 +01:00
David Karlsson 380ca6cc9d
Merge pull request #21523 from dvdksn/buildx019-buildkit018
buildx v0.19.0..v0.19.1, buildkit v0.18.0
2024-11-28 11:54:32 +01:00
David Karlsson 300e985982
Merge pull request #21508 from dvdksn/bake-variable-validation
build: add variable validation in bake
2024-11-28 11:54:17 +01:00
David Karlsson 1769e0de1d build: add variable validation in bake
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-28 11:15:29 +01:00
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 bee0c7b9f6
Merge pull request #21521 from dvdksn/bake-remove-empty-buildnetwork
bake: remove empty build network for compose files
2024-11-28 10:16:23 +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
David Karlsson f22d75d1d0 bake: remove empty build network for compose files
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-28 09:18:45 +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 b98c303498 chore: add sidebar groups to top-level pages in manuals section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-26 13:49:53 +01:00
David Karlsson 1989620ae1 feat: add support for sidebar grouping
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-26 13:49:50 +01: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