Commit Graph

1872 Commits

Author SHA1 Message Date
David Karlsson 764c62a421 redirect: update alias redirects for storagedrivers
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-15 08:13:49 +02:00
Craig Osterhout d444610c66
move docker-id topic (#20614)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-14 14:29:06 -07:00
Allie Sadler 99db35c5ad
Engdocs 2177 (#20583)
* ENGDOCS-2177

* ENGDOCS-2177

* remove old images and other minor edits

* edits
2024-08-14 13:21:01 +01:00
David Karlsson 23edbb9f4e scout: update ootb policy to match health score rules
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 11:02:55 +02:00
Antony Southworth ebfe67a54a
Make the specification of max-buffer-size discoverable. (#20562)
* Make the specification of max-buffer-size discoverable.

It's not obvious what type of strings are accepted by `max-buffer-size` nor is it obvious what e.g. `4m` means. Four _minutes_? (to me, it looks like something accepted by [ParseDuration](https://pkg.go.dev/time#ParseDuration).

Instead we should direct users to the relevant documentation to explain clearly what's allowed and what the units are.

* Update configure.md
2024-08-14 09:54:08 +02:00
David Karlsson fd2dbcf9b4
Merge pull request #20584 from dvdksn/housekeeping
hugo/build/ci housekeeping
2024-08-14 09:52:36 +02:00
David Karlsson 04bcc07516
Merge pull request #20601 from dvdksn/fix-redirect-overage
redirect: fix overage issue
2024-08-14 09:47:04 +02:00
David Karlsson bc756a7978 redirect: remove redirects for docker-cloud and docker-store
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:40:13 +02:00
David Karlsson 4d2d710d73 redirect: remove redirects for unused project cryptonyms
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:40:13 +02:00
David Karlsson 8a4749bd22 redirect: remove redirects for retired commands
retired commands should not redirect to unrelated pages just to avoid
404

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:40:11 +02:00
David Karlsson 8b9b5a0c25 engine: removed unused breaking changes page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:19:23 +02:00
David Karlsson 1c158c898f engine: remove unused faq page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:19:04 +02:00
David Karlsson 9eb371e320 redirects: add missing engine redirects after refactor
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-14 09:12:29 +02:00
kanwalpreetkaur 3c2a202ea2
[docs] update Register a tax certificate (#20585)
* update tax certificate upload instructions

* updated url

* changes as per reviewdog

* updates acc to reviewer
2024-08-14 08:43:12 +02:00
David Karlsson 0ecd77896f
Merge pull request #20582 from vvoland/rn-27.1.2
engine: add 27.1.2 release notes
2024-08-13 16:32:19 +02:00
Allie Sadler a26d380324
ENGDOCS-2179 (#20591)
* ENGDOCS-2179

* link fix

* more link fix

* final link fix
2024-08-13 11:51:09 +01:00
Paweł Gronowski b29e23e553
engine/api: Update `docker version` output
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-08-13 11:18:49 +02:00
Paweł Gronowski 8ecc7a5347
engine: add 27.1.2 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-08-13 11:16:44 +02:00
David Karlsson 12df6475da fix: duplicate aliases for the same paths
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-13 08:28:07 +02:00
David Karlsson 9ad45881d4
Merge pull request #20580 from dvdksn/logging-aliases
engine: add missing aliases after file rename
2024-08-12 20:20:39 +02:00
David Karlsson 42a020886b engine: add missing aliases after file rename
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-12 13:36:54 +02:00
David Karlsson ef82308e2d engine: volume subpath mount
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-12 13:09:03 +02:00
CrazyMax 8e1a75c658
Merge pull request #20576 from dvdksn/buildx-registry-image-manifest
buildx: image-manifest param for registry and local cache backends
2024-08-12 09:54:45 +02:00
David Karlsson d20f452358
Merge pull request #20573 from dvdksn/manuals-engine-refactor
refactor: Docker Engine manuals section
2024-08-12 09:51:32 +02:00
Parsa d38ed68e04
Update _index.md (#20572)
I've noticed that the --all-resources option appears in the docker compose --help output, but it isn't mentioned in the official Docker documentation.
2024-08-12 08:49:32 +01:00
David Karlsson e187454ad5 buildx: image-manifest param for registry and local cache backends
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-12 09:38:00 +02:00
David Karlsson 52a1e5ff62 vendor: github.com/docker/cli 73452e316f32694a7101fc0a9cf5c18373adebd2
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-11 17:07:54 +02:00
David Karlsson 9fceeb262f refactor: consolidate docker engine content files
Move content files related to Docker Engine to the /engine content
subdirectory, and update links

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-11 17:07:54 +02:00
David Karlsson 3be1072b26 vendor: docker/cli v27.1.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-11 17:07:54 +02:00
David Karlsson 513d90e4f2
Merge pull request #19986 from robmry/firewalld_forwarding_policy
Add 'docker-forwarding' policy to firewalld description.
2024-08-11 14:13:44 +02:00
Sebastiaan van Stijn 02b6e873a3
Merge pull request #20568 from mpfeil/patch-1
docs: typo in journald docs
2024-08-09 19:10:21 +02:00
David Karlsson bc44727603
Merge pull request #20570 from craig-osterhout/fix-db-typo
guides: fix typo
2024-08-09 18:23:05 +02:00
Craig Osterhout 374813ae2d
fix db use-case guide typo
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-09 08:33:46 -07:00
Allie Sadler 87acb6a36e
ENGDOCS-2176 (#20569) 2024-08-09 11:41:32 +01:00
Matthias Pfeil 02a854dcee
Update journald.md
Little typo in `retried`-> `retrieved`
2024-08-09 11:37:01 +02:00
Craig Osterhout 7e69e72bff
remove webhook callback (#20565)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-08 14:10:00 -07:00
David Karlsson e78b384632
Merge pull request #19765 from dvdksn/engine-managed-ifaces
engine: add troubleshooting for managed ifaces
2024-08-08 18:57:28 +02:00
CrazyMax bedf993eba
Merge pull request #20554 from dvdksn/gha-check-annotations
build: github actions check annotations
2024-08-08 17:10:28 +02:00
Allie Sadler f85391dbc4
ENGDOCS-2166 (#20550)
* ENGDOCS-2166

* Update content/desktop/release-notes.md

* Update content/desktop/release-notes.md
2024-08-08 09:58:52 +01:00
Allie Sadler 7291495bbd
ENGDOCS-2170 (#20551)
* ENGDOCS-2170

* Update content/desktop/hardened-desktop/enhanced-container-isolation/_index.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-08 08:42:09 +01:00
Vedant Naik b317122b15
Update writing-a-dockerfile.md 2024-08-07 16:42:34 +01:00
Allie Sadler 271baf43e9
4.33-addition (#20556) 2024-08-07 12:58:45 +01:00
David Karlsson 3183586926 build: github actions check annotations
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-07 10:31:11 +02:00
Andreas Heck a0db066646
Add note that Windows containers are not supported (#20548)
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-08-07 08:55:37 +01:00
Craig Osterhout 4b96e64da3
admin: clarify enforcing sign-in (#20542)
* clarify registry.json

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* feedback

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* fix vale nag

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-08-07 08:14:51 +01:00
David Karlsson 887083aca2
Merge pull request #20471 from olu-folarin/patch-1
Update writing-a-dockerfile.md
2024-08-06 10:55:08 +02:00
olu-fola 2b3ee39476 Update writing-a-dockerfile.md
This is to point out, clearly, that the image is not secure as it is currently configured.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-06 10:54:11 +02:00
David Karlsson 1f626a74c3
Merge pull request #20544 from dvdksn/build-debug-wrongindex
build: fix index of --debug flag
2024-08-06 10:04:18 +02:00
David Karlsson 25068883d1
Merge pull request #20534 from dvdksn/cli-logs-alias
cli: add alias for docker logs
2024-08-06 10:04:05 +02:00
David Karlsson 0d5f756d3f
Merge pull request #20537 from dvdksn/scout-policy-names
Docker Scout: update policy names
2024-08-06 10:03:50 +02:00
Cesar Talledo 133f7aa54b
Improvements to Enhanced Container Isolation (ECI) limitations section .. (#20541)
* eci: mention KinD alternative.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* eci: indicate it's not supported with Windows native containers.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

* eci: a few typo fixes in the ECI limitations section.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>

---------

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2024-08-06 08:44:05 +01:00
David Karlsson 8b56893cff build: fix index of --debug flag
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-06 09:34:40 +02:00
felipecruz91 422257e906 add release notes for docker scout v1.13.0
Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-06 09:17:49 +02:00
Gavin Masterson 073e48b537
docs: Fix typo in service name
The container is named `shimy-service` instead of `shiny-service`
2024-08-05 16:44:10 +02:00
David Karlsson 1937e8e3c3 scout: update policy names
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 15:39:47 +02:00
David Karlsson 3fbb70eaef scout: remove duplicate section for quality gates passed policy
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 15:04:21 +02:00
David Karlsson 896fec4636
Merge pull request #20535 from dvdksn/scout-hs-unapproved-baseimage-config
scout: base image policy config for health scores
2024-08-05 14:44:17 +02:00
David Karlsson e1b4abdb7e
Merge pull request #20533 from dvdksn/scout-exception-rn-datefix
scout: fix placeholder date in release note for exceptions
2024-08-05 10:38:03 +02:00
David Karlsson 7a2b32fb00 engine: add troubleshooting for managed ifaces
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 10:37:18 +02:00
David Karlsson e135e5f11e
Merge pull request #20510 from maxmynter/underscore-labels
Add Underscores (`_`) and slashes (`/`) to valid label content
2024-08-05 09:59:09 +02:00
Rodolfo Stremel 5240dedee8
Update use-secrets.md (#20526) 2024-08-05 08:56:47 +01:00
David Karlsson fd8426ff22 scout: base image policy config for health scores
The Unapproved base images policy enables the optional configurations by
default when used in health score evaluation.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 09:38:04 +02:00
Harshil Jani 4de6c276ab
Update Docker CLI container guide (#20528)
* Update Docker CLI container guide

Signed-off-by: Harshil Jani <harshil.akshaybhai@aowealth.in>

* Update content/guides/docker-concepts/the-basics/what-is-a-container.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Signed-off-by: Harshil Jani <harshil.akshaybhai@aowealth.in>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 09:29:21 +02:00
David Karlsson 2f04fcfd8b cli: add alias for docker logs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 09:11:27 +02:00
David Karlsson f28cfceebc scout: fix placeholder date in release note for exceptions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-05 09:09:39 +02:00
JayChen 5db1fbf1e2
Update install.md
Fixed a typo in .docker/config.json: cliPluginExtraDirs
2024-08-02 00:53:46 +08:00
Felipe Cruz Martinez 7372a7216f
add release notes for docker scout v1.12.0 (#20507)
* Update description of SSC attestations

* add release notes for docker scout v1.12.0

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>

* Update content/scout/policy/_index.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Fix indentation and capital case

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>

---------

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-08-01 17:46:13 +02:00
Craig Osterhout 1fb2f189cb
Merge pull request #20513 from craig-osterhout/issue-19787
fix typo in r guide
2024-08-01 08:27:34 -07:00
Craig Osterhout c1ad03ed0f
fix typo in r guide
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-07-31 15:37:52 -07:00
Gerardo Lopez 5a5ee25bb5
Add Ruby on rails example for ruby docs (#20412)
* Update ruby folder

* Add deploy file

* Update deploy

* Update database

* Update files from codereview

* Update develop md

* Add whales

* Add env file

* Apply changes

* Apply feedback from craig

* Delete mr64

* apply feedback
2024-07-31 08:08:59 -07:00
Max Mynter bc34457f14 Add Slashes to allowed characters in documentation 2024-07-31 16:01:40 +02:00
Max Mynter 5726401708 Add Underscores (`_`) to valid label content
as docker can work with them.
2024-07-31 14:11:57 +02:00
Lorena Rangel 813bbd2651 fix: update correct compose link
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-31 11:16:00 +02:00
Usha Mandya ec449e45e4
Merge pull request #20499 from lorenrh/4.33.1-releasenotes
4.33.1 release notes
2024-07-31 10:05:24 +01:00
Usha Mandya bb8ed6fc97
Update content/desktop/release-notes.md 2024-07-31 09:59:36 +01:00
Lorena Rangel 6d786fdd1e add release notes for 4.33.1
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-31 09:55:36 +02:00
Akihiro Suda 490851dffd
rootless: fuse-overlayfs is not needed since Linux kernel 5.11
The plain `overlay2` driver can be safely used on later versions of the
kernel.

459c7c565a

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-07-31 04:07:59 +09:00
Usha Mandya d1bcf42ba7
Merge pull request #20474 from aevesdocker/ENGDOCS-2162
ENGDOCS-2162
2024-07-30 16:21:10 +01:00
Lorena Rangel 4c7f300ace add advisory missing in 4.33.0
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-30 16:40:13 +02:00
Allie Sadler 8c5e925a99
plist-fix (#20498) 2024-07-30 15:04:14 +01:00
CrazyMax 9448b210f4
release notes for Builds view in DD 4.33 (#20491)
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-07-29 14:31:40 +01:00
Laura Brehm 98144f463a
build-cloud: replace `Hyrdobuild` with `Build Cloud`
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
2024-07-27 00:06:49 +01:00
Lorena Rangel 63c1b15a37
add wsl known issue (#20488)
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-26 13:09:32 +01:00
Allie Sadler 6abe8e647d
ENGDOCS-2078 (#19927)
* ENGDOCS-2078

* edits

* edits

* SME review edits

* Apply suggestions from code review

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

* Update content/compose/bridge/_index.md

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2024-07-26 10:39:10 +01:00
Sebastiaan van Stijn 6660884722
Merge pull request #20485 from thaJeztah/buildkit_getting_started
build/buildkit: fix image name
2024-07-26 10:50:27 +02:00
Lorena Rangel 6075259126
fix build number (#20483)
* fix build number

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Update content/desktop/release-notes.md

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-26 09:32:17 +01:00
Allie Sadler d45d9fd6b0
Update content/build-cloud/usage.md
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2024-07-26 09:31:23 +01:00
Sebastiaan van Stijn 43c7ad2aed
build/buildkit: fix image name
The title suggested a "hello-world" image, but we were building a
"hello-buildkit" image, but then trying to run "hello-world".

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-26 10:08:30 +02:00
Ricardo Fernández 669e06355e
Fix typo in command in databases.md (#20480)
* Fix typo in command in databases.md

* Fix typo the other way around to comply with the rest of the document
2024-07-26 08:14:29 +02:00
CrazyMax e2549f6b5a
buildx 0.16.2 release notes
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-07-25 18:27:45 +02:00
Allie Sadler 0976f591f4
ENGDOCS-2160 (#20454)
* ENGDOCS-2160

* ENGDOCS-2160
2024-07-25 16:33:48 +01:00
Felipe Cruz Martinez ae25eb4b08
add release notes for docker scout v1.11.0 (#20416)
* Update description of SSC attestations

* add release notes for docker scout v1.11.0

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>

* Fix version in header

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>

* Revert --provenance=mode=max change

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>

---------

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-25 16:29:41 +01:00
karman 9b914a9170
add PROXYENABLEKERBEROSNTLM to msi installer (#20452) 2024-07-25 16:05:11 +01:00
Andreas Heck f5d707730d
Update docs for host net IPv6 support (#20473) 2024-07-25 16:04:45 +01:00
Craig Osterhout 6796600e3c
remove beta label from debug (#20463)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-07-25 16:04:30 +01:00
Lorena Rangel af5686abc2
docs: update Docker Desktop 4.33.0 release notes (#20455)
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-25 16:04:21 +01:00
aevesdocker ed16492c49 ENGDOCS-2162 2024-07-25 12:41:52 +01:00
Esteban Maya f092419ca0
Add FastAPI example for python docs (#20396)
* Add python docker example based on fastapi app

* Add gitignore example in python docs

* ✏️ Fix port mapping in docker init section

* ♻️ Edit refactor to map container ports from 5000-5001 to 8000-8001

* ✏️ Fix some grammatical structures

* 📝 Add some notes about kubernetes stuff
2024-07-24 17:04:36 -07:00
Allie Sadler 6488f1465e
ENGDOCS-2159 (#20453)
* ENGDOCS-2159

* changes to release

* changes to release
2024-07-24 16:14:17 +01:00
Allie Sadler a44b47524c
ENGDOCS-2161 (#20459)
* ENGDOCS-2161

* edit
2024-07-24 16:13:47 +01:00
Sebastiaan van Stijn 0a3dfd2fd1
engine, desktop: remove Ubuntu 23.10 (Mantic Minotaur) (EOL: July 11, 2024) (#20469)
* engine/install: remove Ubuntu 23.10 (Mantic Minotaur) (EOL: July 11, 2024)

Ubuntu 23.10 reached EOL on July 11, 2024: https://fridge.ubuntu.com/2024/07/17/ubuntu-23-10-mantic-minotaur-reached-end-of-life-on-july-11-2024/

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

* desktop: remove Ubuntu 23.10 (Mantic Minotaur) (EOL: July 11, 2024)

Ubuntu 23.10 reached EOL on July 11, 2024: https://fridge.ubuntu.com/2024/07/17/ubuntu-23-10-mantic-minotaur-reached-end-of-life-on-july-11-2024/

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

---------

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-24 08:43:21 +01:00
Shaun Thompson 7fd2626862
add release notes for buildx v0.16.1
Signed-off-by: Shaun Thompson <shaun.thompson@docker.com>
2024-07-23 21:28:35 -04:00
Nicolas De Loof 5034c55d84
Bump compose v2.29.1
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-07-24 00:28:31 +02:00
Sebastiaan van Stijn 4e1a9a9e4f
engine fix compose version in release notes
copy/paste whoopsie; copied this line, but forgot to update the version
and link.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-24 00:13:34 +02:00
Sebastiaan van Stijn f5fcddfee4
engine: update to v27.1.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-23 23:43:03 +02:00
Sebastiaan van Stijn 3ae582071e
engine: update to v27.1.0
- Add release notes
- Update examples in installation section
- Align some formatting between distros in the install section

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-23 20:42:33 +02:00
Alex Ravenna c1a855fb1d
Minor grammar fixes (#20458) 2024-07-23 10:40:22 +01:00
Allie Sadler 96193e6308
ENGDOCS-2157 (#20442)
* ENGDOCS-2157

* ENGDOCS-2157
2024-07-23 08:44:12 +01:00
Albin Kerouanton 1368a2556d engine: fix typo: iptables6 -> ip6tables
Follow-up of 66b96d63, 's/iptables6/ip6tables/g'.

Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2024-07-23 07:48:51 +02:00
twelsh-aw b912939ec6
Merge pull request #20389 from twelsh-aw/patch_sso
Clarify CLI password behavior when SSO enforced
2024-07-22 13:07:45 -04:00
karman a102503462
Specify DD version for proxy-enable-kerberosntlm flag (#20446)
* Specify DD version for proxy-enable-kerberosntlm flag

* review comments
2024-07-22 10:57:58 +01:00
Allie Sadler c9df395edd
ENGDOCS-2158 (#20443) 2024-07-19 11:16:22 +01:00
David Karlsson 705cfd13a6
Merge pull request #20419 from dvdksn/build-annotation-component-output
build: output must include specified component for annotation
2024-07-18 20:56:07 +02:00
Craig Osterhout e102aa6a23
fix broken link
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-07-17 11:33:59 -07:00
Stephanie Aurelio 37e129a46f
Add account section and update settings and security (#20350)
* add account section and update admin pages

* update hub build and security sections

* update toc

* Update content/accounts/_index.md

* Update .github/labeler.yml

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2024-07-17 10:29:28 -07:00
David Karlsson 3e38e628d6
Merge pull request #20432 from docker/scout-github-action-link-fix
Fix link to scout github action environments
2024-07-17 18:49:56 +02:00
Guillaume Lours 7cd674edea
update Compose v2.29.0 release notes (#20431)
* update Compose v2.29.0 release notes

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

* Apply suggestions from code review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-17 16:08:07 +01:00
Mike Parker 0e29796675
Fix link to scout github action environments 2024-07-17 15:58:51 +01:00
Allie Sadler c1d89370c6
ENGDOCS-2155 (#20426) 2024-07-17 08:32:16 +01:00
Lorena Rangel 4388857041
fix: update linux links pointing to latest (#20365)
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-17 08:14:11 +01:00
Allie Sadler 74023e5fe7
ENGDOCS-2154 (#20421) 2024-07-17 07:57:30 +01:00
David Karlsson 35c15a72c2 build: release notes for dockerfile 1.8.0, 1.8.1, 1.9.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-16 18:23:27 +02:00
David Karlsson 5876b38c06 build: release notes for buildx 0.15.0, 0.15.1, 0.16.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-16 18:23:27 +02:00
David Karlsson aae0d6a6b1 build: output must include specified component for annotation
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-16 13:13:22 +02:00
David Karlsson f7ccee34b0 cli: make buildx build the canonical build
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-16 11:57:38 +02:00
Allie Sadler b904b7f074
ENGDOCS-2072b (#20094)
* ENGDOCS-2072b

* final tweaks

* review edits
2024-07-15 11:02:22 +01:00
Allie Sadler 91ab0808f6
ENGDOCS-2060 (#19793)
* ENGDOCS-2060

* ENGDOCS-2060

* fix build

* language tweaks

* first round refinements

* fix build

* review feedback and additions

* review feedback and additions

* review feedback and additions

* Update opening paragraph

* add intune

* add intune

* captain's feedback

* further additions

* further additions

* add analytics.md

* latest docs changes and additions

* latest docs changes and additions

* fix toc

* fix toc

* final tweaks

* review tweak

* review edits"
2024-07-15 11:02:13 +01:00
Cesar Fernando Bonilla e6847231e2
docs(compose): Inlude example for build secrets on the use-secrets doc (#20403)
* docs: Inlude example for build secrets

* Apply suggestions from code review

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-15 10:14:10 +01:00
David Karlsson bfd8501fb3
Merge pull request #20409 from heyajulia/patch-1
Fix typo: "supports" => "support"
2024-07-13 20:54:36 +02:00
Julia 0f17227fd9
Fix typo: "supports" => "support" 2024-07-13 17:04:11 +02:00
Phillip Ross cddc06db18
Update rhel.md to fix package names (rpms instead of debs)
Update rhel.md to fix package names (rpms instead of debs)
2024-07-12 20:37:10 -04:00
twelsh-aw 803447c16c
Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-12 15:16:04 -04:00
Gabriela Georgieva 66997cd9dc
Add CVE-2024-6222 fix to the Docker Desktop 4.29 release notes (#20397) 2024-07-11 15:10:47 +01:00
Allie Sadler a48d866945
ENGDOCS-2152 (#20378) 2024-07-11 13:58:35 +01:00
Craig Osterhout 3a99e84975
guides: update java language guide (#20335)
* update java language guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* fix typo

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* Update content/language/java/run-tests.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-10 08:34:57 -07:00
karman d03964971a
corrected Engine version (#20391)
* corrected Engine versoin

* corrected url anchor
2024-07-10 09:38:39 +01:00
Craig Osterhout c3cf1d9d8b
Merge pull request #20373 from kevinAlbs/patch-1
Fix typo "Container" => "Containers"
2024-07-09 13:51:27 -07:00
twelsh-aw fbc3288420
Fix vale 2024-07-09 14:26:11 -04:00
twelsh-aw 45394a2c22
Cleanups 2024-07-09 14:20:19 -04:00
Lorena Rangel 010d5aec4f
add known issue for compose (#20388)
* add known issue for compose

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Apply suggestions from code review

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-07-09 17:06:23 +01:00
twelsh-aw 9b453b0e1f
Clarify CLI password behavior when SSO enforced
- multiple fixes to docs around behavior of passwords when SSO enforced
- security announcement added to outline the planned deprecation
2024-07-09 10:12:34 -04:00
dmitry-bychkov b569ffa27b
Fix FromAsCasing warning
Change FROM python:${PYTHON_VERSION}-slim as base line in Dockerfile content to get rid of warning:
 => WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 3)

Which shows up on image build.
2024-07-09 17:04:02 +03:00
Eugene Mwangi c5baf62efb
docs: Fix typo in extends.md (#20372)
Problem:
Minor grammar errors in `/multiple-compose-files/extends.md`

Fixes:
- Remove `to` from the phrase `so you can to tweak the configuration`.
- Add a comma to the phrase `same build, ports and volumes configuration values`.
2024-07-09 12:54:15 +01:00
David Karlsson 35d66c5c98
Merge pull request #20376 from dvdksn/ps-alias
cli: add alias for docker container ps
2024-07-09 07:15:45 +02:00
David Karlsson 4fbfca93f9
Merge pull request #20231 from dvdksn/build-check-ug
build: user guide on using build checks
2024-07-09 07:14:50 +02:00
David Karlsson 36e8b935ae
Merge pull request #19618 from dvdksn/docker-engine-debian-iptables-nft
engine: add note about nftables incompatibility to install docs
2024-07-09 07:14:15 +02:00
Stephanie Aurelio 3c4f5bf6ee
Add section on 3DS support (#20334)
* add to billing section
2024-07-08 10:46:01 -07:00
David Karlsson bb739ef211 cli: add alias for docker container ps
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-08 11:05:04 +02:00
Allie Sadler 51e5271a23
ENGDOCS-2140 (#20300)
* ENGDOCS-2140

* SME review

* Update content/compose/compose-application-model.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* Apply suggestions from code review

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-08 09:36:17 +01:00
David Karlsson 66b96d6337 engine: add note about nftables incompatibility to install docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-08 09:43:34 +02:00
David Karlsson bce0ad706e build: user guide on using build checks
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-08 09:40:21 +02:00
Kevin Albertson 6f7b62b839
Fix typo "Container" => "Containers"
On Docker Desktop 4.31.1, the option appears as "Containers".
2024-07-07 10:06:24 -04:00
Lorena Rangel 615d26feaf
fix: add a new shortcode to handle new installers (#20366)
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2024-07-05 15:24:51 +01:00
David Karlsson 0754f20478
Merge pull request #20349 from dvdksn/dbc-toplevel
Move Docker Build Cloud to its own top-level section
2024-07-05 13:54:24 +02:00
jcjveraa 0d9b66e897
fix typo in example startup-order.md (#20362)
There was an additional ' character that was appended to the database name in this example when copy-pasted
2024-07-05 11:15:37 +01:00
karman f2f527639e
added proxy-enable-kerberosntlm installer flag (#20360)
* added proxy-enable-kerberosntlm installer flag

* corrected a typo
2024-07-05 08:44:58 +01:00
Allie Sadler a8bfddc241
ENGDOCS-2145 (#20320) 2024-07-04 16:24:06 +01:00
Allie Sadler a25bd76d17
ENGDOCS-2143 (#20301)
* ENGDOCS-2143

* Apply suggestions from code review

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

---------

Co-authored-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-07-04 16:20:30 +01:00
Craig Osterhout 55ab51303e
desktop: update volume export (#20295)
* add volume export m2

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* fix ol

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

* rearrange sections

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>

---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2024-07-04 16:07:47 +01:00
Allie Sadler ae524ee542
ENGDOCS-1239 (#20289)
* ENGDOCS-1239

* SME review
2024-07-04 16:07:12 +01:00
Mihaela Stoica a592a7fbf5
Remove note on Windows Arm installer (#20323) 2024-07-04 16:06:50 +01:00
Lorena Rangel c79589f81c
Release notes 4.32 (#20284)
* update linux installer name

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* add release notes for 4.32.0

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Apply suggestions from code review

* Release notes for Builds view in DD 4.32

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>

* add arm installer

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* add known issue

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Apply suggestions from code review

* remove known issue, update date and build number

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-07-04 16:06:39 +01:00
Maxime Cornet 6f501de681
fix(typo): AS instead of as
Use AS instead of as for the build of Name your build stages
2024-07-04 15:33:15 +02:00
Çiğdem 296ea3419c
Update feedback.md (#20353)
Updated the name of the channel as docker-compose instead of docker-compse
2024-07-04 13:08:50 +01:00
Allie Sadler 24c74baa74
ENGDOCS-2141 (#20311)
* ENGDOCS-2141

* sme review

* review

* review
2024-07-04 13:05:24 +01:00
Allie Sadler 6bb5443555
ENGDOCS-2144 (#20314)
* ENGDOCS-2144

* edit
2024-07-04 10:57:00 +01:00
David Karlsson 4e9c179e91 get-started: add overview and template
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 18:26:57 +02:00
David Karlsson 19c9da7eb7 site: add dbc tile to landing page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 17:23:56 +02:00
David Karlsson 7b3a072f83 build(cloud): make dbc a top-level section
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 17:23:20 +02:00
David Karlsson 373e8a3f37 fix(typo): missing "you"
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 11:01:22 +02:00
David Karlsson 45e4bc37bd build: clean up remote auth example with secrets
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 10:42:10 +02:00
David Karlsson 08d7637ad5
Merge pull request #20340 from dvdksn/gha-build-disable-envvar
build(gha): summary env vars
2024-07-03 10:18:01 +02:00
David Karlsson 05513310a2 build(gha): disable build record archive upload
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 10:14:47 +02:00
David Karlsson 556445ecd2 build(gha): rename DOCKER_BUILD_NO_SUMMARY to DOCKER_BUILD_SUMMARY_DISABLE
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-03 10:14:35 +02:00
David Karlsson 0470f8401f
Merge pull request #20039 from dvdksn/freshness-daemon-troubleshoot
engine: consolidate troubleshooting to single page
2024-07-03 05:51:46 +02:00
David Karlsson 51e2bd4667
Merge pull request #20308 from dvdksn/exceptions-additions
scout: exceptions follow-ups
2024-07-03 05:49:47 +02:00
Stephanie Aurelio e8a420f302
Clarify how CLI auth works with SSO (#20327)
* refresh faqs

* style guide fix

* update acronym ref
2024-07-02 09:00:49 -07:00
David Karlsson 8371ba3a53 build(cloud): add link to best practices
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-02 10:51:31 +02:00
Stephanie Aurelio a28a793d42
Update downgrade docs (#20303)
* add caveats section

* clarify pricing link reference
2024-07-01 13:05:50 -07:00
Sebastiaan van Stijn 57635d73b1
Merge pull request #20329 from dvdksn/centos-rhel-7-eol
engine: remove centos/rhel 7 (EOL)
2024-07-01 20:48:40 +02:00
David Karlsson 405153a565
Merge pull request #20312 from dvdksn/health-score-agpl-license
scout: health score only consider AGPL
2024-07-01 17:53:15 +02:00
Sebastiaan van Stijn acf7ac712e engine: add release notes for v27.0.3
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-01 12:03:40 +02:00
Sebastiaan van Stijn 28b04f6436
engine/install: update example versions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-01 11:28:30 +02:00
Sebastiaan van Stijn 684b9aaef2
engine/api: add missing entry for v27.0, and update example
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-01 11:28:04 +02:00
David Karlsson f8229cbc9f engine: remove centos/rhel 7 (EOL)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-01 09:19:19 +02:00
Stephanie Aurelio b1f70ea017
update billing info and crosslink from banner (#20325) 2024-06-28 11:54:38 -07:00
David Karlsson 0969364f54
Merge pull request #20305 from dvdksn/fix-scout-score-calc
scout: fix error in score calculations example
2024-06-28 20:14:43 +02:00
David Karlsson ae2feb222b build(cache): removed dest parameter for registry backend
The registry cache exporter doesn't support such a parameter.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-28 16:12:50 +02:00
David Karlsson 6fb46d7472 build(cache): containerd required for cache backends with docker worker
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-28 16:11:41 +02:00
Sebastiaan van Stijn 8bdf1919e8
Merge pull request #20316 from sarrocks1/patch-1
Fix deprecated types.ImagePullOptions usage and replace with image.PullOptions
2024-06-27 22:36:50 +02:00
David Karlsson f6e63e55fe
Merge pull request #20208 from dvdksn/docker-copilot-ext-beta
GitHub copilot extension, early access docs
2024-06-27 21:51:49 +02:00
David Karlsson 1bbab3a1a4
Merge pull request #20315 from MordodeMaru/patch-1
Update advisory-db-sources.md
2024-06-27 21:36:54 +02:00
Saransh be1d7968cd
Update _index.md 2024-06-28 00:55:07 +05:30
Saransh 800de351cd
Fix deprecated types.ImagePullOptions usage 2024-06-28 00:31:43 +05:30
Stephanie Aurelio 01887d4bfe
Update team management (#20182)
* add tabs for admin console

* add tabs

* fix li

* clarify repo access config domain
2024-06-27 11:19:10 -07:00
David Karlsson 3c2e161f26 scout: health score only consider AGPL
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 17:16:53 +02:00
Jordi Mon Companys 2ff7a0f423
Update advisory-db-sources.md
I have replaced the secdb advisory feed link  with the new OSV feed.
2024-06-27 16:16:17 +01:00
David Karlsson e9c79d08f6 build: document ghes limitation for build summary
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 15:34:14 +02:00
David Karlsson 416f5aa375 scout: call out that subcomponents is optional
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 13:08:02 +02:00
David Karlsson 6efe91391e scout: add note about vex on filesystem
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 13:07:55 +02:00
David Karlsson ef6179bb09
Merge pull request #19700 from dvdksn/scout-exceptions-m1
scout: vulnerability exceptions m1
2024-06-27 11:38:45 +02:00
David Karlsson 5c91b26d34 copilot: add early access docs for extension
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 11:33:45 +02:00
David Karlsson af5b5ee113 scout: vulnerability exceptions m1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 10:58:01 +02:00
Yves Brissaud 4bb9bd6fb2 add release notes for docker scout v1.10.0
Signed-off-by: Yves Brissaud <yves.brissaud@docker.com>
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 10:35:43 +02:00
David Karlsson 32d4c0c399 scout: fix error in score calculations example
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-27 10:16:34 +02:00
Paweł Gronowski 3975c8e584
engine: 27.0.2 release notes
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-06-26 20:39:21 +02:00
CrazyMax 70dda438e9
Merge pull request #20282 from crazy-max/bake-dedup-context-transfer
bake: deduplicate context transfer use case
2024-06-26 14:23:47 +02:00
Allie Sadler 3954cf6978
ENGDOCS-2138 (#20288)
* ENGDOCS-2138

* ENGDOCS-2138
2024-06-26 08:10:16 +01:00
David Karlsson d0d7db3d67
Merge pull request #20026 from robmry/ip6tables-by-default
Updates for moby 27.0
2024-06-25 16:51:20 +02:00
Rob Murray 85cf2b7af4 network: Updates to IPv6 address pools
- a ULA prefix is used if there's no IPv6 in default-address-pools
- restrictions on IPv6 subnet size and number of pools have been removed

Signed-off-by: Rob Murray <rob.murray@docker.com>
2024-06-25 16:49:24 +02:00
Rob Murray 6db7163d41 network: Explain bridge option host_binding_ipv4
Signed-off-by: Rob Murray <rob.murray@docker.com>
2024-06-25 16:49:21 +02:00
Rob Murray 47b5820f00 network: Note that ip6_tables must be loaded to use IPv6 in DinD
Signed-off-by: Rob Murray <rob.murray@docker.com>
2024-06-25 16:49:19 +02:00
Rob Murray cbbb68a4eb network: Update the description of iptables rules
- describe Docker's custom chains
- describe the new direct routing options
- use documentation address ranges in examples

Signed-off-by: Rob Murray <rob.murray@docker.com>
2024-06-25 16:49:16 +02:00
Rob Murray abef550be1 network: "--ip6tables" is now the default
Also, daemon.json "ipv6":true only enables IPv6 for the default bridge,
it's not required for a user-defined bridge.

Signed-off-by: Rob Murray <rob.murray@docker.com>
2024-06-25 16:49:13 +02:00
David Karlsson 75a4367cd9
vendor: github.com/moby/moby v27.0.1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-06-25 12:35:47 +02:00
Paweł Gronowski 7b9d51a938
engine: 27.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-06-25 12:35:46 +02:00
CrazyMax 439e0b7cd2
bake: deduplicate context transfer use case
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2024-06-25 10:44:57 +02:00
David Karlsson d031a58324
Merge pull request #19769 from dvdksn/glossary-base-image
glossary: update base image terminology
2024-06-25 10:20:45 +02:00
Guillaume Lours b16bff29ae
update Compose v2.28.1 release notes (#20283)
* update Compose v2.28.1 release notes

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

* Update content/compose/release-notes.md

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-25 09:03:54 +01:00
Ilia Grigoriev 89d29a548f
docs: update copyright year and clarify tty in compose services reference:: (#20276) 2024-06-25 08:24:29 +01:00
Allie Sadler 512671276e
extends and build patch (#20272) 2024-06-25 08:23:09 +01:00
David Karlsson 069a0810ef
Merge pull request #20223 from dvdksn/scout-install-updates
scout: improve scout install
2024-06-24 23:41:04 +02:00
David Karlsson 381cc03650
Merge pull request #20280 from dvdksn/ecs-redirect
redirects: add alias for old ecs integration page
2024-06-24 22:03:40 +02:00
CrazyMax 2b2eb44c4b
Merge pull request #20245 from dvdksn/bake-doc-improvements
bake doc improvements
2024-06-24 11:27:45 +02:00
David Karlsson bc453ebc59 redirects: add alias for old ecs integration page
This page was linked to from c156ce6da4/docs/README.md

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:46:33 +02:00
David Karlsson ed78769905 build(bake): add cross-links to related topics
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:40:35 +02:00
David Karlsson e5d2461897 build(bake): improve wording on compose file
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:40:34 +02:00
David Karlsson b0e832b0c7 build(bake): rename contexts file
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:40:16 +02:00
David Karlsson db9a563bfc build(bake): add matrices description
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:40:14 +02:00
David Karlsson ea34ef63d6
Merge pull request #20229 from dvdksn/scout-overview-pages
scout overview pages
2024-06-24 09:33:17 +02:00
David Karlsson 5871e24952
Merge pull request #19846 from dvdksn/fix-conflicting-http-proxy-daemon
fix: conflicting http proxy configuration for daemon
2024-06-24 09:11:35 +02:00
David Karlsson 2bd964d6af build: restructure the base image page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:08:07 +02:00
David Karlsson bc950c4183 build: update terminology related to base images
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-24 09:08:06 +02:00
Guillaume Lours afcddfc12d
update Compose v2.27.3 and v2.28.0 release notes (#20275)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-06-21 16:45:47 +01:00
Allie Sadler 64bada36f9
ENGDOCS-2136 (#20273) 2024-06-21 11:14:27 +01:00
Stephanie Aurelio 294e349851
Add tax certificate page (#20251)
* add tax cert details and page

* fix typo

* update details

* clarify callout detail

* fix capitalization

* fix typo
2024-06-20 15:12:07 -07:00
David Karlsson 1ee011cae7
Merge pull request #20247 from dvdksn/scout-everywhere-beta
scout: health scores private beta
2024-06-20 13:16:15 +02:00
Guillaume Lours d13aead73b
update Compose v2.27.1 and v2.27.2 release notes (#20266)
* update Compose v2.27.1 and v2.27.2 release notes

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

* Apply suggestions from code review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-20 12:00:59 +01:00
Guillaume Tardif 6871217cd4
Add details on extension private marketplace deployment (#20265)
* Add details on extension parivate marketplace deployment

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

* Apply suggestions from code review

---------

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-06-20 10:17:24 +01:00
Stephanie Aurelio 3b5ccb7ca0 update note 2024-06-18 12:25:11 -07:00
Stephanie Aurelio e8661b9934
ui style updates (#20252) 2024-06-18 09:32:53 -07:00
David Karlsson a92623e34e build(ci): use `vars` for docker username
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-18 16:19:20 +02:00
David Karlsson 4b089c535f build(ci): remove checkout action for build-push-action
build-push-action uses Git context by default. No need for checkout
action unless you tamper with repo files before build.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-18 16:19:19 +02:00
David Karlsson 9fcc5713be scout: health scores private beta
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 18:34:21 +02:00
David Karlsson 98a4f92994 engine: rename systemd.md to proxy.md, update links
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 16:06:34 +02:00
David Karlsson 46d82c0077 engine: rewrite dockerd systemd config to http proxy config
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 16:04:51 +02:00
David Karlsson e70449124f build(bake): add expressions and functions descriptions
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:57:37 +02:00
David Karlsson d04c833e69 build(bake): add overrides page, remove configuring-build
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:57:37 +02:00
David Karlsson 0cf06b617f build(bake): add variables description
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:57:37 +02:00
David Karlsson 3bffd39715 build(bake): add inheritance description
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-17 15:57:37 +02:00