Commit Graph

94 Commits

Author SHA1 Message Date
CrazyMax 2c74df2578
buildx: create stub files for new history command
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-01-21 12:31:28 +01:00
Allie Sadler dc878e6cd1
ENGDOCS-2376 (#21797)
<!--Delete sections as needed -->

## Description

Updates Compose Spec with content in
https://github.com/compose-spec/compose-spec/pull/530
Also some freshness of the `ports` attribute

## 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
2025-01-13 14:16:37 +00:00
David Karlsson a2d2b07b72 cli: add sidebar entries for common top-level aliases
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2025-01-09 16:33:24 +01:00
Bruno Bernard fbee068025
docs: add missing deploy modes for compose file reference (#21606)
## Description

Noticed that on the source code we had two more modes:

e8ecf83ee0/api/specs.proto (L106)

9633556bef/daemon/cluster/convert/service.go (L142)

## Related issues or tickets

## Reviews

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2025-01-08 08:53:28 +00:00
Allie Sadler e6139394c7
ENGDOCS-2365 (#21728)
<!--Delete sections as needed -->

## Description

Small clarity addition. Addresses
https://github.com/docker/docs/issues/21151?reload=1

## 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
2025-01-08 08:23:45 +00:00
Allie Sadler bfd46ac620
ENGDOCS-2360 (#21725)
<!--Delete sections as needed -->

## Description

Looks larger than it is: - 

- A follow-up to comments on https://github.com/docker/docs/pull/21639
- Deals with hotjar issue
https://docker.slack.com/archives/C04BMTUC41E/p1734970724382829
- Vale 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

---------

Co-authored-by: Sarah Sanders <sarah.sanders@docker.com>
2025-01-07 17:12:17 +00:00
Sergii Boboshko bb99e03904 Fix formatting 2024-12-26 00:31:24 +01:00
Jesper Noordsij 21b8b18974
Replace deprecated usage of `:` as separator in `security_opt` (#21642)
<!--Delete sections as needed -->

## Description

The usage of `:` as separator in security options was deprecated with
cb9aeb0413.
The preferred way of separating is using `=`.

## Related issues or tickets

N/A

## Reviews

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

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
2024-12-18 08:54:52 +00:00
Josh 027ed6fb59
Merge pull request #21615 from ivan-californias/iam-842-org-mgmt-api
hub-api: add org management api specs
2024-12-16 10:27:23 -07:00
David Karlsson 06ec5c0cab
Merge pull request #21638 from dvdksn/engdocs-2345
fix: broken link to latest engine api version
2024-12-16 17:51:39 +01:00
Allie Sadler 948b9cac9b
ENGDOCS-2332 (#21639)
<!--Delete sections as needed -->

## Description

Adds new attributes to the spec from the recent 2.32.0 release

## 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-12-16 16:43:36 +00:00
David Karlsson 5733f792f2 fix: broken link to latest engine api version
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-16 09:50:25 +01:00
Josh Newman 9d9bad97db
Put groups above invites 2024-12-14 10:56:30 -07:00
Josh Newman a5b2315656
Add missing groups 2024-12-13 11:58:19 -07:00
Josh Newman 8a90175c10
Fix wording 2024-12-12 12:01:45 -07:00
Josh Newman 9d2a4e47e0
Fix link 2024-12-12 12:00:40 -07:00
Josh Newman 764b0112e7
Remove duplicate tag 2024-12-12 11:57:06 -07:00
Josh Newman 750179cad2
Add missing tags 2024-12-12 11:52:30 -07:00
Allie Sadler ca4ad22861
ENGDOCS-2342 (#21573)
<!--Delete sections as needed -->

## Description

New DD CLI feature for 4.37. Followed the way docker debug was added to
the CLI reference

## 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-12-12 16:29:29 +00:00
Craig Osterhout a0df66732d
Merge pull request #21535 from benja-M-1/chore/update-dvp-response-doc
Specify that there might be multiple files in the DVP namespace data retrieval endpoint
2024-12-12 08:13:33 -08:00
Allie Sadler 782e611831
ENGDOCS-2342 (#21573)
<!--Delete sections as needed -->

## Description

New DD CLI feature for 4.37. Followed the way docker debug was added to
the CLI reference

## 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-12-12 15:54:40 +00:00
Ivan Californias c5c48fa22d
hub-api: add org management api specs 2024-12-11 22:29:25 -06:00
David Karlsson 64f5a2876f engine: update versions for v27.4.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-09 18:47:54 +01:00
Craig b71dec9517 samples: add redirect
Signed-off-by: Craig <craig.osterhout@docker.com>
2024-12-02 13:41:38 -08: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
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
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 363d194cac
Merge branch 'main' into ENGDOCS-2281 2024-11-11 14:59:50 -08:00
Sebastiaan van Stijn 16c86ec864
Merge pull request #21379 from dvdksn/dynamic-api-version-example
chore: use dynamic api version in example
2024-11-09 00:20:06 +01:00
Sarah Sanders be328b9958 Update all outdated callouts 2024-11-08 10:31:58 -08:00
George Hopkins 57a2bb6ef2
Fix title level in Compose file reference 2024-11-08 12:19:09 +01:00
David Karlsson 473a19c720 chore: use dynamic api version in example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-11-08 12:04:33 +01:00
Sebastiaan van Stijn 65699e4708
engine: update versions for 27.3.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-11-08 09:34:36 +01: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 66d0b9998e
Engdocs 2282 (#21326)
<!--Delete sections as needed -->

## Description

Add lifecycle attributes to the compose spec

## 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-05 09:49:09 +00:00
David Karlsson ac73249bf9 site: remove target=_blank
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-31 15:46:19 +01:00
Craig 945e7be674
remove postman ref from api
Signed-off-by: Craig <craig.osterhout@docker.com>
2024-10-29 15:31:48 -07:00
Allie Sadler 93289fec4b
ENGDOCS-2278 (#21256)
<!--Delete sections as needed -->

## Description

Closes https://github.com/docker/docs/issues/21247

## 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-10-29 09:43:27 +00:00
Allie Sadler 21839d5b86
ENGDOCS-2276 (#21245)
<!--Delete sections as needed -->

## Description

To match https://github.com/compose-spec/compose-spec/pull/540

## 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-10-25 15:27:43 +01:00
David Karlsson 9a46bf516b
Merge pull request #21156 from leonitousconforti/patch-1
Update unofficial libraries
2024-10-25 13:18:13 +02:00
David Karlsson cedf62a406 chore: alias /engine/api/latest/
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-19 08:53:16 +02:00
Leo Conforti 53929ac491
Update _index.md 2024-10-18 17:54:29 -05:00
David Karlsson 443685d27b engine: fix incorrect types in engine sdk overview example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-14 14:47:37 +02:00
David Karlsson 39dc1cf74e api: add alias for old v1.47 api reference location
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-10-14 14:35:33 +02:00
Sarah Sanders fb23a4573f
Fix conflicts with last move samples under reference PR (#21075) 2024-10-08 08:32:09 -07:00
David Karlsson d3b966e9f6 deps: update material-symbols icons to v0.23.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 12:09:29 +02:00
David Karlsson 8e3234abf9 engine: unset api layout for engine v1.24 reference
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 10:49:01 +02:00
David Karlsson a100545345 engine: add target qualifier for engine api layout cascade
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-09-27 10:22:13 +02:00
Josh 402a776664
Add auth docs for sso enforced (#20960)
* Add auth docs for sso enforced

* Revert rename
2024-09-24 20:33:54 +02:00
Allie Sadler 9d975a92a6
ENGDOCS-2228 (#20940)
* ENGDOCS-2228

* fix build

* title edits
2024-09-19 16:22:09 +01:00