Commit Graph

59627 Commits

Author SHA1 Message Date
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
Allie Sadler
3d563746f5 replace convert with config (#16925) 2023-03-21 11:01:06 +00:00
Chris Chinchilla
c8bc523fe3 Merge pull request #16919 from ChrisChinchilla/chrisward/dsosp-docs
Add docs on DSOS program
2023-03-21 10:32:08 +01:00
Chris Chinchilla
2b162ce9bf Merge pull request #16921 from ChrisChinchilla/chrisward/daemon-change
Change Daemon to Docker Engine in prometheus doc
2023-03-20 18:10:47 +01:00
Chris Chinchilla
d2a2bd954e Add keywords 2023-03-20 18:08:44 +01:00
Chris Chinchilla
e922217849 Merge pull request #16886 from ChrisChinchilla/chrisward/tls-clar
Clarify text around TLS configuration in Docker engine docs
2023-03-20 18:04:02 +01:00
Chris Chinchilla
2a81b9d7bc Change Daemon to Docker Engine 2023-03-20 15:58:55 +01:00
Chris Chinchilla
8206795c91 Merge pull request #16900 from jarda-wien/main
Remove experimental flag for metrics-addr as it is not required
2023-03-20 15:55:22 +01:00
Allie Sadler
98e5e3ff9b ENGDOCS-1266 (#16918)
* ENGDOCS-1266

* edits

* more edits

* review edits

* review edits
2023-03-20 14:50:53 +00:00
Chris Chinchilla
5d41ada042 Merge pull request #16828 from ChVeen/Fix-several-missing-periods
Fix several missing periods in contribute section
2023-03-20 15:44:51 +01:00
Chris Chinchilla
927636e3f8 Add actual explanation of config file 2023-03-20 15:35:03 +01:00
Mathieu Champlon
481096d276 Desktop 4.17.1 release notes (#16905)
* Fix collapse unicity

* Docker Desktop 4.17.1 release notes

This is a Windows only release.

* Update release date

* Update changes

* Add installer checksum
2023-03-20 13:56:57 +00:00
Chris Chinchilla
bb582aac7e Move menu item and add to section overview page 2023-03-20 14:42:58 +01:00
Chris Chinchilla
c96905ab0a Draft of docs for dsosp 2023-03-20 14:30:35 +01:00
Chris Chinchilla
a68af92902 Draft 2023-03-20 13:22:18 +01:00
Allie Sadler
82dba9cc35 Engdocs 1264 (#16904)
* ENGDOCS-1264

* updates

* update callout color

* changes post review
2023-03-20 11:01:28 +00:00
CrazyMax
350d7aa963 Merge pull request #16908 from crazy-max/build-sections-sort
build: change sections order in toc
2023-03-17 16:17:27 +00:00
Sebastiaan van Stijn
59f9d52ce2 Merge pull request #16909 from crazy-max/anchorlink
do not append anchorLink for tiles
2023-03-17 17:16:14 +01:00
CrazyMax
c7d42efd55 do not append anchorLink for tiles
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-03-17 16:41:46 +01:00