Commit Graph

268 Commits

Author SHA1 Message Date
Lorena Rangel b3b527ad92
Release notes for 4.24.2 (#18399)
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2023-10-12 15:40:07 +01:00
Allie Sadler 30feb94b3f
ENGDOCS-1724 (#18411) 2023-10-12 12:49:18 +01:00
David Karlsson 4003d359b4 vendor: github.com/docker/compose/v2 v2.22.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-12 11:17:06 +02:00
Allie Sadler 65785ecd9d
link fix (#18398) 2023-10-12 08:50:42 +01:00
David Karlsson c116c1ea50
Merge pull request #18387 from dvdksn/build-refresh-best-practices
build: refresh best practices
2023-10-12 09:15:42 +02:00
Stephanie Aurelio ef092ee750
update banner message (#18393) 2023-10-11 08:34:40 -07:00
David Karlsson 5249378862 scout: auto-ingest images after enabling scout
Docker Scout now automatically ingests the latest image when you enable
a repository.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-11 11:32:11 +02:00
David Karlsson 5025a168c8
engine: clarify rasberry pi os == 32-bit (#18395)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-11 09:46:46 +02:00
David Karlsson 54e13c08d9 build: refresh building best practices
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-11 09:18:18 +02:00
Craig Osterhout 1e311e90d3
fix dotnet redirect typo
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-10 07:32:31 -07:00
Jonathan Farinloye be89bf22dd
Update debian.md to ease understanding (#18340)
* Update debian.md to ease understanding

Added extra explanation for what should be replaced with for installation on Debian Derivatives like Kali

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-10 14:52:20 +02:00
Craig Osterhout 90cab2e23b
get-started: update .net guide (#18184)
* update dotnet guide

Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-09 08:30:12 -07:00
RafaelWO 6e199de3af
Update "Ways to set environment variables in Compose" (#17313)
* Update "Ways to set environment variables in Compose"

Add information about setting variables explicitly to get a warning from Compose if variables are not set

* Fix link to interpolation docs
2023-10-09 11:30:03 +01:00
David Karlsson e1db0099ae
Merge pull request #18315 from dvdksn/build-rephrase-qemu-emulation
build: rephrase perf penalty with qemu emulation
2023-10-09 12:12:27 +02:00
James Cote e86716e05e
Update profiles.md (#18376)
Should say start "dev" profile rather than "db" profile explicitly.
2023-10-09 10:02:51 +01:00
David Karlsson 5949b2a589
Merge pull request #18323 from dvdksn/hb-documentation-improvements
build(hb): incorporate docs eap feedback for hb
2023-10-09 10:26:06 +02:00
David Karlsson a0bd2ab325
Merge pull request #18291 from dvdksn/hb-gc-limits
build(hb): add note about build cache and gc
2023-10-09 10:25:54 +02:00
David Karlsson 8d0b2a6b6f build(hb): incorporate docs eap feedback for hb
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-09 10:11:35 +02:00
David Karlsson 9e7576b056 build(hb): add note about build cache and gc
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-07 02:59:06 +02:00
Stephanie Aurelio 5dd37d0a9c
omit part of feature list (#18375) 2023-10-06 14:45:31 -07:00
Stephanie Aurelio 16560c4bfc
Update details about Docker Scout Team subscription (#18372)
* update subscription details page

* Implement feedback

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

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2023-10-06 10:25:16 -07:00
David Karlsson 20286f2f93
Merge pull request #18339 from dvdksn/scout-support-link-formprefill
scout: update support link to change repo limit
2023-10-05 20:05:41 +02:00
Armin Fatemi 217922ca38
appending cmd tab in trying out bind mounts section to work Closes #18242 (#18243)
* appending cmd tab in trying out bind mounts section to work
2023-10-05 08:39:09 -07:00
Nils Stjernstrid 128cbb8545
Update _index.md (#18368)
spelling error fixed
2023-10-05 13:41:05 +01:00
Allie Sadler 5feff7c5d0
ENGDOCS-1710 (#18365)
* ENGDOCS-1710

* fix toc
2023-10-05 11:19:55 +01:00
David Karlsson 58de252407
Merge pull request #18283 from dvdksn/scout-ga-launch
scout: ga launch
2023-10-04 17:55:36 +02:00
Craig Osterhout 91d1820bf7
Merge pull request #18355 from adhil0/patch-1
Change 'Rust' to 'Python' in Python docs
2023-10-04 08:23:46 -07:00
Lorena Rangel 0c0bcc8621
Add Docker Desktop 4.24.1 release notes (#18352)
* Add Docker Desktop 4.24.1 release notes

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

* Add a known issues section for mac

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

* Update content/desktop/release-notes.md

* 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>
2023-10-04 16:22:49 +01:00
David Karlsson d59b474d8c scout: add release notes
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-04 13:40:47 +02:00
Allie Sadler f70780a332
mac req fix (#18358) 2023-10-04 12:29:26 +01:00
Allie Sadler 5657e49f39
spring clean: remove unused images (#18351)
* spring clean: remove unused images

* fix build
2023-10-04 08:54:13 +01:00
Adhitya Logan 4fb98f7383 Change 'Rust' to 'Python' in Python docs 2023-10-03 21:17:25 -07:00
Stephanie Aurelio 6a66f74879
Add new section and update modify token steps (#18305)
* add new section and update modify token steps

* update capitalization to match another reference in the doc

* updates for voice

* update text

* remove space

* implement feedback
2023-10-03 09:31:27 -07:00
Stephanie Aurelio dfc849d468
Update billing banners (#18345)
* update to second person

* update instructions
2023-10-03 08:50:49 -07:00
Craig Osterhout c5d8cfd66c
add ai-ml sample (#18307)
Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
2023-10-03 08:10:11 -07:00
David Karlsson 74d69e7e46
Merge pull request #18290 from dvdksn/scout-licensing-policy-refresh
scout: update licensing policy and add base image policy
2023-10-03 15:49:30 +02:00
Allie Sadler f2cebf33f8
ENGDOCS-1644 (#18348) 2023-10-03 12:22:01 +01:00
Cesar Talledo f260a7cd80
Remove text on how to set WSL autoMemoryReclaim. (#18343)
Since the WSL autoMemoryReclaim feature is experimental, the way it's configured
is not yet set in stone (and has changed recently). Therefore remove the example
text on how to configure it and instead refer users to the appropriate WSL
webpage.

Signed-off-by: Cesar Talledo <cesar.talledo@docker.com>
2023-10-03 09:37:41 +01:00
David Karlsson 3e3267d486
Merge pull request #18341 from romualdoag/patch-1
fix: Update stack-deploy.md
2023-10-03 04:48:24 +02:00
Stephanie Aurelio 93a7ac08fa
add diagram and update roles docs (#18342) 2023-10-02 15:55:37 -07:00
Romualdo Alcântara 419fbeb08f
fix: Update stack-deploy.md
Fix YAML indentation.
2023-10-02 11:57:46 -03:00
David Karlsson bb026aebd1 scout: update support link to change repo limit
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 15:30:46 +02:00
David Karlsson 9dbb25290d scout: add grid tile for upgrading plans
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 13:08:40 +02:00
David Karlsson 2b3e2cb8d5 scout: refresh dashboard content and screenshots
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 13:08:40 +02:00
David Karlsson 6915956a80 scout: promote policy from beta to ea
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 13:08:40 +02:00
David Karlsson 737ad3c4be scout: remove early access callout
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 13:07:14 +02:00
Allie Sadler 7f7fde59bd
ENGDOCS-1701 (#18338) 2023-10-02 11:54:07 +01:00
Tyler Barber b9d0cc1007
Update linux-install.md (#18333)
Readability improvement to Important info.
2023-10-02 11:01:33 +01:00
David Karlsson 1931cfbc8f scout: base image policy
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-10-02 05:43:59 +02:00
Stephanie Aurelio 4fbd1f4895
Add contact support link to Scout billing docs (#18328)
* add support link

* update phrasing
2023-09-29 15:02:23 -07:00