Commit Graph

598 Commits

Author SHA1 Message Date
Allie Sadler ccecc67e42
ENGDOCS-1882 (#18827)
* ENGDOCS-1882

* ENGDOCS-1882

* review edits and support request

* Update content/desktop/uninstall.md
2023-12-05 12:27:02 +00:00
David Karlsson f2cdc45599
Merge pull request #18825 from dvdksn/wasm-spin-v2
wasm: bump spin runtime to v2
2023-12-04 21:39:46 +01:00
Stephanie Aurelio 15a982b86d
update payment schedule (#18837) 2023-12-04 11:42:01 -08:00
Craig Osterhout b16d30c519
get-started: add landing page w/ walkthroughs (#18808)
* add get-started landing page

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-12-04 08:59:34 -08:00
Allie Sadler 3735def5a5
DS-396 (#18804)
* DS-396

* review edits
2023-12-04 16:33:44 +00:00
Allie Sadler f4376ff8a0
ENGDOCS-1875 (#18788)
* ENGDOCS-1875

* another admin setting

* fix table formatting

* review edits
2023-12-04 16:07:04 +00:00
Lorena Rangel 71c6d2d88a
Docker Desktop 4.26.0 release notes (#18789)
* Docker Desktop 4.26.0 release notes

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

* reviews

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

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2023-12-04 16:02:30 +00:00
Stephanie Aurelio 761e62eed1
Update billing cycle (#18836)
* add steps and example intro

* I like that! Updating.

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

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-12-04 07:59:36 -08:00
David Karlsson 151a76855a
Merge pull request #18805 from dvdksn/contrib-updates
chore: update contribution guidelines
2023-12-01 16:59:20 +01:00
David Karlsson 49f14f795c chore: update contribution guidelines
Moves most of the contribution guidelines to the well-known
CONTRIBUTING.md file

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-12-01 14:14:56 +01:00
David Karlsson 999e532a3d
Merge pull request #18800 from dvdksn/scout-acr
scout: acr integration
2023-12-01 09:27:34 +01:00
Mahendra Yadav 850dd839d7
Update instructions.md
Changed YOu to You
2023-12-01 11:52:05 +05:30
David Karlsson 08436fc1b1 scout: add acr integration
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-30 17:07:16 +01:00
Craig Osterhout 2d08689e49
update dotnet guide (#18810)
* update dotnet guide
---------

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-30 07:51:52 -08:00
David Karlsson 0bc7234ba9
Merge pull request #18818 from dvdksn/scout-env-vars
scout: cli env vars
2023-11-30 15:49:47 +01:00
David Karlsson cb9986420e scout: add information about cli env vars
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-30 15:12:40 +01:00
David Karlsson 4e4c402819 wasm: bump spin runtime to v2
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-30 15:08:58 +01:00
David Karlsson 6a9d117f0a
Merge pull request #18821 from dvdksn/fluentd-codeblock-rendering
fix: missing lang tag for fluentd config examples
2023-11-30 14:29:42 +01:00
David Karlsson ec3fcd63f6
Merge pull request #18822 from dvdksn/scout-quickstart-cmp-cli
fix: misplaced closing tag for tab component
2023-11-30 14:29:09 +01:00
David Karlsson 951f11f4b0 engine: improve docker-ce installation prelude
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-30 13:38:58 +01:00
David Karlsson ab18d35fa6 fix: add escape to regex pipe operator in table
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-30 13:25:03 +01:00
David Karlsson 312e37a1df fix: misplaced closing tag for tab component
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-30 13:17:35 +01:00
David Karlsson 5e4be8f848 fix: missing lang tag for fluentd config examples
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-30 13:14:56 +01:00
Paulo Ribeiro 3380ca922c
fix: Fix minor syntax issue 2023-11-30 11:18:04 +00:00
Nick Santos e29a58c71a
Update buildx setup instructions to use `install: true`
Currently, `install` defaults to false.

Setting `install` to true makes `docker build` use the new builder.
2023-11-28 18:08:41 -05:00
Frederico Mazzone bdaaf04632
Private extension marketplace is currently experimental, not Beta (#18798)
* Private extension marketplace is currently experimental, not Beta

* Apply suggestions from code review

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-11-28 16:24:33 +00:00
David Karlsson 4a514bb947
Merge pull request #18784 from dvdksn/fix-moby-srclink
engine: fix broken link to moby source code
2023-11-28 11:24:26 +01:00
Stephanie Aurelio c47c4a4ba1
Update overview pages and highlight scout (#18749)
* update overview pages and highlight scout

* Implement feedback

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

* clarify use

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-27 09:53:54 -08:00
Allie Sadler 9949bc70f0
ENGDOCS-1874 (#18786)
* ENGDOCS-1874

* fix build

* fix build

* add description and keywords

* remove dependency

* vendoring update
2023-11-27 13:38:11 +00:00
David Karlsson bfa15b3fc3 engine: fix broken link to moby source code
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-27 09:57:28 +01:00
David Karlsson 1b7d8d131c
Merge pull request #18334 from ftambara/main
fix: remove excessive quoting in engine/install
2023-11-24 20:58:44 +01:00
David Karlsson d71a15dfbf
Merge pull request #18712 from linux-on-ibm-z/sles-update
Add SLES 15-SP5 and drop SLES 15-SP3
2023-11-24 20:57:28 +01:00
Allie Sadler ac1f89531d
ENGDOCS-1828 (#18775)
* ENGDOCS-1828

* Update content/desktop/install/windows-install.md

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

* Update content/desktop/install/windows-install.md

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

---------

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2023-11-24 14:53:29 +00:00
David Karlsson cb0c763b66 engine: update prometheus metrics collection
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-24 12:04:13 +01:00
Allie Sadler e6eec3f612
Engdocs 1869 (#18772)
* ENGDOCS-1869

* fix
2023-11-23 15:41:24 +00:00
CrazyMax 112cf4a120
Merge pull request #18711 from crazy-max/bake-local-remote
build(bake): specify local and remote bake definitions
2023-11-23 05:06:06 -08:00
Allie Sadler c5ba7474e3
ENGDOCS-1833 (#18681)
* ENGDOCS-1833

* fix link

* tweak formatting

* language tweak

* review round 2

* update toc

* indents

* indents

* Update content/desktop/extensions/private-marketplace.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-23 13:03:53 +00:00
Guillaume Lours 3317ce14d1
bump compose version to v2.23.3 and add release notes (#18769)
* bump compose version to v2.23.3 and add 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>
2023-11-23 13:03:36 +00:00
Allie Sadler 3d168932f4
ENGDOCS-1834 (#18677)
* ENGDOCS-1834

* review edits
2023-11-23 12:58:56 +00:00
CrazyMax 70ea08ca07
build(bake): specify local and remote bake definitions
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2023-11-23 13:26:28 +01:00
Janek Rüßmann 1ca7e74ab4
Update working-with-contexts.md 2023-11-23 11:29:20 +01:00
David Karlsson d4e14333af
Merge pull request #18759 from dvdksn/add-wws-lunatic-wasm-runtimes
add wws lunatic wasmer runtimes
2023-11-22 19:35:28 +01:00
Sebastiaan van Stijn fd17d8fc27
Merge pull request #18755 from thaJeztah/desktop_update_distro_versions
desktop: remove Fedora 37, add Fedora 39, Ubuntu 23.10 "Mantic Minotaur"
2023-11-22 17:27:50 +01:00
David Karlsson 03482ec193 desktop: add wws, lunatic, wasmer wasm runtimes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-22 17:10:28 +01:00
David Karlsson aa829858b5 chore: mv wasm and containerd pages
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-22 16:33:07 +01:00
Sebastiaan van Stijn 0ddb7e5ef1
desktop/install: add Ubuntu 23.10 "Mantic Minotaur", remove 23.04
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-22 14:22:31 +01:00
Sebastiaan van Stijn cca96a792d
Merge pull request #18754 from thaJeztah/update_distro_versions
engine/install: remove Fedora 37, Ubuntu 22.10, and add Fedora 39, Ubuntu 23.10
2023-11-22 13:22:13 +01:00
Sebastiaan van Stijn 87ca6a4d8f
desktop/install: remove Fedora 37, add Fedora 39
Fedora 37 reached EOL

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-22 12:42:44 +01:00
Sebastiaan van Stijn 0ca5cbc12f
engine: add Ubuntu 23.10 "Mantic Minotaur"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-22 12:40:07 +01:00
Sebastiaan van Stijn 0658805a38
engine: remove Ubuntu 22.10 (Kinetic Kudu) as it reached EOL
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-22 12:40:04 +01:00
Sebastiaan van Stijn 504d7cceb3
engine: remove Fedora 37, add Fedora 39
Fedora 37 reached EOL

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-22 12:39:54 +01:00
Lucio e276162a23
Update overview.md
The "to" preposition was incorrect in "lets you to run".
2023-11-22 05:27:26 +02:00
Usha Mandya 7df1155114
Merge pull request #18724 from lorenrh/release-notes-4.25.2
Docker Desktop 4.25.2 release notes
2023-11-21 16:22:19 +00:00
David Karlsson 81e12f86f3
Merge pull request #18697 from dvdksn/scout-configurable-policy
scout: configurable policies m1
2023-11-21 17:21:06 +01:00
David Karlsson 6aaeb7d60c chore: add redirect for old buildx_debug-shell cmd
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-21 16:59:15 +01:00
David Karlsson d25b06b03a
Merge pull request #18737 from dvdksn/dual-logging-refresh
engine: refresh information about dual logging
2023-11-21 16:50:23 +01:00
David Karlsson ede7b23eee scout: configurable policies m1
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-21 16:33:41 +01:00
David Karlsson 431dfa78ca scout: policy editorial improvements
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-21 16:21:35 +01:00
Lorena Rangel ee75f58370 Add 4.25.2 release notes
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2023-11-21 16:01:49 +01:00
Victor Valle 6dce82c3af
fix(healthcheck): extend start_period to 2m to clarify initialization grace period
Revised the start_period in the Docker healthcheck example to 2 minutes, to avoid confusion about the property's role. This change highlights the intended use of start_period as a grace period for container initialization. By setting start_period to a duration longer than the interval (1 minute and 30 seconds), it becomes clearer that health check failures during this initial period will not count towards the retries limit.
2023-11-21 06:01:03 -08:00
David Karlsson a805e0c69a
Merge pull request #18690 from dvdksn/scout-policy-ci
scout: policy evaluation in ci
2023-11-21 13:51:36 +01:00
David Karlsson 80f5412660 engine: refresh information about dual logging
Cleaned up references to old Docker Engine versions
discussing the introduction of dual logging

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-21 13:40:14 +01:00
David Karlsson f8e0e56da5
Merge pull request #18733 from dvdksn/18591-followup
fix: add missing periods
2023-11-21 13:16:04 +01:00
Prabhav Thali 2c7b2b970e Add SLES 15-SP5 and drop SLES 15-SP3
Signed-off-by: Prabhav Thali <Prabhav.Thali1@ibm.com>
2023-11-21 17:02:25 +05:30
David Karlsson a353ada623
Merge pull request #18557 from mstinsky/main
Remove wrong statement from fluentd logging driver
2023-11-21 12:09:35 +01:00
David Karlsson 9e1be7b455
Merge pull request #18703 from WestFarmer/patch-2
Update proxy.md
2023-11-21 11:50:38 +01:00
David Karlsson 4d1f51dca7
Merge pull request #18720 from yumemio/patch-1
Update filter.md - fix description inconsistency and grammar errors
2023-11-21 11:49:31 +01:00
David Karlsson 1594a357a3 scout: policy evaluation in ci
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-21 09:26:44 +01:00
David Karlsson a6b57c5bc5 fix: add missing periods
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-21 09:10:18 +01:00
David Karlsson 4939a35053
Merge pull request #18591 from dvdksn/scout-gha-updates
scout: refresh gha ci example
2023-11-21 09:09:05 +01:00
Stephanie Aurelio 6579d1b20b
Update Scout billing docs for new downgrade flow (#18730)
* update steps

* update the deactivate account docs with new link and language
2023-11-20 15:56:29 -08:00
Stephanie Aurelio 001ae3aed7
update images and refs and remove old image files (#18731) 2023-11-20 15:25:54 -08:00
Craig Osterhout c2b6f40c34
fix walkthrough typos and feedback (#18728)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-20 14:03:43 -08:00
David Karlsson 34ae487bd2
Merge pull request #18707 from dvdksn/gha-attestations-ex
gha attestations ex
2023-11-20 22:42:18 +01:00
Stephanie Aurelio 1b989d7e57
Tier 1 freshness updates for security and faqs part one (#18718)
* freshness updates

* fix typo

* Implement feedback

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-20 09:09:52 -08:00
Stephanie Aurelio 6f72048eb1
Update create your org doc (#18726)
* move steps from banners to doc

* clarify where to click
2023-11-20 09:09:35 -08:00
David Karlsson 83f12c72b8 build: add gha example for attestations
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-20 17:44:45 +01:00
Yuki Sasaki 5834669a04
Update filter.md
* Clarify the description in the "Combining filters" section to accurately reflect the behavior of the provided example
* Fix grammar errors
2023-11-18 11:12:28 +09:00
Stephanie Aurelio 2da43407ac
Tier 1 freshness for Hub API docs (#18687)
* update api latest

* fix spacing
2023-11-17 08:34:04 -08:00
David Karlsson 32fccf5b5f scout: add link to dashboard
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-17 16:54:14 +01:00
CrazyMax 43c8d8a668
build: BUILDKIT_TTY_LOG_LINES env var
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2023-11-17 15:21:51 +01:00
David Karlsson b43a97a067
Merge pull request #18625 from dvdksn/rm-deprecated-orchestrator-flags
engine: remove deprecated orchestrator flag
2023-11-17 13:28:32 +01:00
David Karlsson c0cc5f34c1 engine: remove deprecated orchestrator flag
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-17 13:01:36 +01:00
David Karlsson a43e0f9cbd
Merge pull request #18671 from dvdksn/build-secrets
build: add build secrets page
2023-11-17 12:35:27 +01:00
David Karlsson f7f5a6d1e7 build: add build secrets page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-17 12:06:22 +01:00
David Karlsson 27cb107e47
Merge pull request #18706 from dvdksn/buildx-0.12.0
buildx 0.12.0
2023-11-17 10:34:29 +01:00
David Karlsson 51f533bcf7 build: buildx v0.12.0 release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-17 10:17:37 +01:00
David Karlsson 6ae0fd34c2 build: add buildx debug
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-17 10:17:37 +01:00
David Karlsson 9fefc10e02
Merge pull request #17850 from dvdksn/build/k8s-annotations-labels
build: add labels, annotations opts for k8s driver
2023-11-17 09:42:36 +01:00
David Karlsson bf958ab99e
Merge pull request #18382 from dvdksn/build-resource-config-driveropts
build: resource constraint driver opts
2023-11-17 09:29:19 +01:00
WestFarmer c89f83e971
Update proxy.md
fix misleading information about proxy config
2023-11-17 09:50:34 +08:00
Stephanie Aurelio f4a4be63f7
update ram caveat list (#18701) 2023-11-16 14:01:08 -08:00
Craig Osterhout 874adeb006
update init .net wording (#18640)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-16 07:56:56 -08:00
Craig Osterhout b119b6844e
guides: add walkthroughs (#18609)
* add walkthroughs

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-16 07:47:32 -08:00
Craig Osterhout 8bb75fa5fa
tier 1 updates for freshness (#18686)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-11-16 07:40:56 -08:00
Piotr Wodecki 07e67c54c5
Fix invalid use of em dash in iptables command 2023-11-16 14:49:58 +01:00
Nicolas De loof a0d3a4e4fa
bump compose to v2.23.1 (#18695)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2023-11-16 08:59:44 +00:00
Mathieu Champlon b54d8e7229
Fixed typo in the release notes for Docker Desktop (#18691) 2023-11-16 08:21:33 +00:00
David Karlsson 63b5a15686 build: add labels, annotations opts for k8s driver
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-16 08:34:19 +01:00
Stephanie Aurelio f76412c986
Update billing invoice sections (#18684)
* add callout about invoices and remove line about invoices from any time

* remove extra line

* specify invoice types
2023-11-15 15:25:11 -08:00