Commit Graph

59645 Commits

Author SHA1 Message Date
Allie Sadler fe17d7434c
release refreshen (#16993) 2023-03-28 16:05:24 +01:00
Sebastiaan van Stijn 6111b1b2a0
Merge pull request #16980 from docker-tools-robot/dispatch/compose-api-reference-v2.17.2
Update Compose reference API to v2.17.2
2023-03-28 16:17:41 +02:00
Sebastiaan van Stijn e35801a2cc
Merge pull request #16966 from thaJeztah/engine_23.0.2_take2
engine: add 23.0.2 release notes
2023-03-28 15:01:18 +02:00
Chris Chinchilla c72a76b80e
Merge pull request #16928 from ChrisChinchilla/chrisward/dsos-tweak
Small wording tweak on DSOS page to clarify what the program verifies
2023-03-28 13:46:04 +01:00
Bjorn Neergaard a8633040ff
engine: add 23.0.2 release notes
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-03-28 14:17:07 +02:00
Allie Sadler 99f7e9bd44
Engdocs 1271 (#16974)
* repo level access

* align to style guide

* fix links

* fix links

* fix links

* fix links

* Update docker-hub/manage-a-team.md

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>

* Update docker-hub/manage-a-team.md

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2023-03-28 10:48:14 +01:00
Sebastiaan van Stijn b9a03c08b7
Merge pull request #16988 from SashankMeka1/main
Update wordpress.md
2023-03-28 07:49:54 +02:00
Sashank Meka dcecbccfc1
Update wordpress.md 2023-03-28 00:05:26 -05:00
Iván Californias 93200618b0
fix: Remove outdate statement about PATs transition period (#16986) 2023-03-27 11:32:29 -07:00
Craig Osterhout 82cad78399
fix spacing in walkthrough (#16985) 2023-03-27 07:53:12 -07:00
Anton Makarenko a95fcaeb3d
Update https://docs.docker.com/compose/networking/ (#16902)
* Update networking.md

* Update compose/networking.md

Co-authored-by: Guillaume Lours <705411+glours@users.noreply.github.com>

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2023-03-27 15:10:55 +01:00
Allie Sadler 7ecfc99b8d
ENGDOCS-1275 (#16965)
* ENGDOCS-1275

* tweaks

* Apply suggestions from code review

Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com>

---------

Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com>
2023-03-27 09:38:01 +01:00
Allie Sadler 3e6a00fdbd
ENGDOCS-1273 (#16960)
* ENGDOCS-1273

* fix

* fix broken link
2023-03-27 09:21:37 +01:00
Craig Osterhout f4258c0c1e
Add learning center walkthroughs (#16893)
* add learning center walkthroughs
2023-03-26 20:43:19 -07:00
milas 531ad3deba Update Compose reference API to v2.17.2
Signed-off-by: GitHub <noreply@github.com>
2023-03-26 14:44:11 +00:00
Sebastiaan van Stijn ae70911af0
Merge pull request #16978 from laurazard/fix-checksum
Fix incorrect checksum
2023-03-26 15:48:43 +02:00
Laura Brehm 9f9e23771c
Fix incorrect checksum
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
2023-03-26 14:36:31 +01:00
Sebastiaan van Stijn 6a7dc2b83f
Merge pull request #16972 from PettitWesley/non-blocking-deletes-newest
logging: non-blocking does not enqueue new messages when buffer is full
2023-03-25 16:15:56 +01:00
Mihaela Stoica aaf5c5a90c
Add known issue to the release notes for Docker Desktop 4.17.1 (#16973) 2023-03-25 09:56:44 +00:00
Allie Sadler 62b78dd9de
ENGDOCS-1274 (#16961)
* ENGDOCS-1274

* move pages about

* fix images

* fix images

* fix typo
2023-03-25 08:37:29 +00:00
Milas Bowman 276a3a62cc
compose: release notes for v2.17.1 (#16970)
https://github.com/docker/compose/releases/tag/v2.17.1

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-03-25 08:36:54 +00:00
Wesley Pettit 43af06b1f0
logging: non-blocking does not enqueue new messages when buffer is full
See: https://github.com/moby/moby/issues/45200

Signed-off-by: Wesley Pettit <wppttt@amazon.com>
2023-03-24 14:42:42 -07:00
Justin Chadwell e529f29707
Merge pull request #16968 from crazy-max/fix-build-env
build: fix typo for BUILDX_NO_DEFAULT_ATTESTATIONS env var sample
2023-03-24 17:33:54 +00:00
CrazyMax a7fd5e0042
build: fix typo for BUILDX_NO_DEFAULT_ATTESTATIONS env var sample
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-03-24 18:28:50 +01:00
CrazyMax 5d4c7ab64e
Merge pull request #16964 from docker/revert-16946-engine_23.0.2
Revert "engine: add 23.0.2 release notes"
2023-03-24 17:39:04 +01:00
Sebastiaan van Stijn de16b39072
Revert "engine: add 23.0.2 release notes" 2023-03-24 17:16:00 +01:00
Guillaume Lours 89fc9717a7
update Compose release notes page for v2.17.0 (#16959)
* update Compose release notes page for v2.17.0

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-03-24 12:16:18 +00:00
docker-tools-robot 60f393d9ef
Update Compose reference API to v2.17.0 (#16943)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: glours <glours@users.noreply.github.com>
2023-03-24 10:48:50 +00:00
Usha Mandya 9c530780d2
Merge pull request #16946 from neersighted/engine_23.0.2
engine: add 23.0.2 release notes
2023-03-24 10:07:12 +00:00
Juba B a1271b202c
Fix link to healthcheck section (#16957) 2023-03-24 10:01:26 +00:00
Allie Sadler a64a01acff
Engdocs 1272 (#16953)
* ENGDOCS-1272

* style guide alignment

* fix broken links
2023-03-24 08:15:40 +00:00
Sebastiaan van Stijn 25bc00d694
Merge pull request #16947 from benz0li/no-lsb-release
engine: No lsb-release for setting up the repo
2023-03-23 22:24:46 +01:00
Olivier Benz 38f62aa9b4
Refactor the command to set up the repository 2023-03-23 19:45:25 +01:00
Nick Santos 110c477430
remote-development: make sure cross-domain links with ambassador have the same params (#16954)
Signed-off-by: Nick Santos <nick.santos@docker.com>
2023-03-23 15:47:44 +00:00
Bjorn Neergaard fe42a1167c
engine: add 23.0.2 release notes
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-03-23 08:59:27 -06:00
Justin Chadwell 8bba919891
Merge pull request #16951 from pmogan77/fix-link
Fix SBOM Scanning Protocol Link
2023-03-23 12:42:31 +00:00
pmogan77 6a53ce589f Fix SBOM Scanning Protocol Link 2023-03-23 07:28:22 -05:00
Usha Mandya 8c15e8f112
Merge pull request #16949 from jakelevirne/patch-4
Update Telepresence link to point to our offering
2023-03-23 11:51:20 +00:00
Jake Levirne 0c881b7bf0
Update Telepresence link to point to our offering
All the Telepresence links in our docs should point to our own Ambassador-Docker product offering
2023-03-23 07:42:15 -04:00
Allie Sadler 74d958918e
ENGDOCS-1259 (#16937) 2023-03-23 10:00:30 +00:00
Olivier Benz f1f1247021
engine: No lsb-release for setting up the repo 2023-03-23 09:21:12 +01:00
Manuel Morejón 5cb86fa7d5
Update resources with two books (#16935)
* docs(resources): add two new books about containers

Signed-off-by: Manuel Morejon <manuel@mmorejon.io>

* docs(resources): use Jan for month

Signed-off-by: Manuel Morejon <manuel@mmorejon.io>

---------

Signed-off-by: Manuel Morejon <manuel@mmorejon.io>
2023-03-22 14:50:53 +00:00
Allie Sadler 8be114620e
ENGDOCS-1269 (#16936)
* ENGDOCS-1269

* feedback changes
2023-03-22 13:47:11 +00:00
Allie Sadler 326cb37213
spec-split-fix (#16941)
* spec-split-fix

* fix broken link
2023-03-22 12:53:16 +00:00
Allie Sadler 855cda4011
Spec split (#16740)
* split spec

* spec split

* trial branch

* fix

* branch update

* landing page

* add description

* add description

* update file path

* tweak

* fix build

* split spec

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* spec split

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* trial branch

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* fix

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* branch update

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* landing page

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* add description

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* add description

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* update file path

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* tweak

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* fix build

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* missing new line

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* first batch of fix links

* second batch of link fix

* update toc

---------

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-03-22 12:00:04 +00:00
Mike Bland e04f063645
Add detailed project name requirements, mechanisms (#16915)
* Add detailed project name requirements, mechanisms

These changes reflect updated `docker compose` behavior regarding
acceptable project names.

compose-spec/compose-go#261 changed `docker compose` behavior to require
normalized project names as input when using `-p`. Previously `docker
compose` normalized project names automatically, leading to errors for
some users after the change landed in compose-spec/compose-go v1.2.5 and
docker/compose v2.5.1.

compose-spec/compose-spec#314 updated the compose spec, effectively
enforcing the same constraint for the `name:` config file property.
compose-spec/compose-go#362 added information to the error message
specifying the correct project name format. compose-spec/compose-go#364
added enforcement of the new project name requirements for all project
name mechanisms (`-p`, `name:`, `COMPOSE_PROJECT_NAME`, project dir,
working dir).

Local development URLs:
- http://localhost:4000/compose/reference/#use--p-to-specify-a-project-name
- http://localhost:4000/compose/environment-variables/envvars/#compose_project_name
- http://localhost:4000/engine/reference/commandline/compose/#use--p-to-specify-a-project-name

Production URLs:
- https://docs.docker.com/compose/reference/#use--p-to-specify-a-project-name
- https://docs.docker.com/compose/environment-variables/envvars/#compose_project_name
- https://docs.docker.com/engine/reference/commandline/compose/#use--p-to-specify-a-project-name

Signed-off-by: Mike Bland <mbland@acm.org>

* Revert _data/compose-cli/docker_compose.yaml

This reverts part of commit 9ce29a8aec.

As @glours noted in the review of #16915, this content comes from the
upstream docker/compose repo. He's opened docker/compose#10390 to apply
the update there instead.

Signed-off-by: Mike Bland <mbland@acm.org>

---------

Signed-off-by: Mike Bland <mbland@acm.org>
2023-03-22 08:59:55 +00:00
Usha Mandya 6ca7833347
Merge pull request #16931 from usha-mandya/ambassador-link-patch
Fix a broken link
2023-03-21 19:10:10 +00:00
Usha Mandya 7004e4a380 Fix a broken link
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2023-03-21 19:04:10 +00:00
Allie Sadler 05fb7d1f72
telepresence-link-update (#16929) 2023-03-21 17:51:41 +00:00
Chris Chinchilla 8355391257 Small wording tweak on DSOS page to clarify what the program verifies 2023-03-21 18:26:44 +01:00