Benjamin Grandfond
90ca64879c
Rework extension backend doc ( #16236 )
...
* Genericize frontend tutorial and make it clear other tech are usable and track it
* Rework backend tutorial to add tabs for other techs and incorporate the build and install commands.
* Guillaume's feedback
2022-12-06 16:11:54 +00:00
Guillaume Tardif
4c8c02fe4b
Reorganise extension part 2: publish section ( #16268 )
...
* Add doc about sharing extensions
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Re-organise extension publish section
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-12-06 16:08:38 +00:00
Milas Bowman
01dc5ead30
compose: add v2.14.0 release notes ( #16284 )
...
* compose: add v2.14.0 release notes
Adapted from https://github.com/docker/compose/releases/tag/v2.14.0 .
* compose: changelog style fixes
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-12-06 15:43:53 +00:00
Allie Sadler
682d4188c2
fix code colors for accessibility ( #16282 )
...
* fix code colors for accessibility
* change light pink color
2022-12-06 09:22:58 +00:00
David Karlsson
95213b6418
runtime: fixed linktitle for c8d image store page ( #16283 )
2022-12-05 15:34:54 +00:00
Craig Osterhout
ee2464e4e2
Merge pull request #16274 from gr0ker/patch-1
...
Fix directory for Dockerfile in C# docker tutorial
2022-12-05 07:34:51 -08:00
David Scott
147dcfb164
Desktop: update with latest HTTP proxy info ( #16269 )
...
* Desktop: we now try to configure HTTP proxies consistently
It's not 100% yet but it's not necessary to configure every component
separately as it was before.
Signed-off-by: David Scott <dave.scott@docker.com>
* Desktop: update HTTP proxy section
In the latest 4.15 it should
- work with Proxy Auto-Configuration
- dynamically ask the developer for username and password, if the
proxy requires auth
- support TLS 1.3 for talking to the proxy
- be controllable with settings management
Signed-off-by: David Scott <dave.scott@docker.com>
* Update desktop/settings/windows.md
* Update desktop/settings/linux.md
* Update desktop/settings/mac.md
* Update desktop/settings/mac.md
* Update desktop/settings/linux.md
* Update desktop/settings/windows.md
Signed-off-by: David Scott <dave.scott@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-12-05 09:46:25 +00:00
Tom
d7136d0348
Clearified pass initialization flow ( #16276 )
...
to prevent confusion like the one discussed in [this issue](https://github.com/docker/desktop-linux/issues/85 )
2022-12-05 08:40:10 +00:00
Craig Osterhout
4de75afb97
update/remove DD screenshots ( #16270 )
2022-12-05 08:38:10 +00:00
docker-tools-robot
69371d43f5
Update Compose reference API to v2.14.0 ( #16271 )
...
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: milas <milas@users.noreply.github.com>
2022-12-05 08:36:52 +00:00
gr0ker
ae3acbed06
Fix path of Dockerfile directory
...
Other tutorial parts suppose that the Dockerfile is located at the same level as src folder.
2022-12-03 16:39:35 +05:00
Craig Osterhout
6e531553ca
Update docker-hub/onboard-business.md
...
Co-authored-by: jerae-duffin <83294991+jerae-duffin@users.noreply.github.com>
2022-12-02 09:53:51 -08:00
Craig Osterhout
c23ab50a67
Update docker-hub/onboard-business.md
...
Co-authored-by: jerae-duffin <83294991+jerae-duffin@users.noreply.github.com>
2022-12-02 09:53:45 -08:00
David Karlsson
17aa0d8f06
build: imported manual pages and disabled fetch ( #16262 )
...
* build: imported manual pages and disabled fetch
* build: fixed relative links and added external link attrs
Signed-off-by: David Karlsson <david.karlsson@docker.com>
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-02 18:47:00 +01:00
David Karlsson
ddafb1aefc
Merge pull request #16266 from dvdksn/runtime-wasm-c8d-editorial
...
runtime: editorial improvements for c8d and wasm
2022-12-02 16:14:56 +01:00
David Karlsson
c0f5c4dfc7
runtime: editorial improvements for c8d and wasm
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-02 15:50:56 +01:00
Allie Sadler
9f1f5c3c78
adjustments to the mac permission requirements page ( #16264 )
2022-12-02 13:24:52 +00:00
David Scott
c53e3b39f6
Update Desktop macOS min versions, post Ventura release ( #16265 )
...
The policy is latest + 2 previous which means Big Sur (11),
Monterey (12) and Ventura (13).
Signed-off-by: David Scott <dave.scott@docker.com>
Signed-off-by: David Scott <dave.scott@docker.com>
2022-12-02 11:22:37 +00:00
Mathieu Champlon
5fce119ceb
Adjust instructions for how to uninstall Docker Desktop on Mac from the command line ( #16263 )
...
This will be available in Docker Desktop 4.16
2022-12-02 09:56:32 +00:00
craig-osterhout
76a146cb5c
align hardened dd wording
2022-12-01 09:31:14 -08:00
Sebastiaan van Stijn
5b5b60beb3
Merge pull request #16133 from dvdksn/restructure-engine-docs
...
restructure engine docs
2022-12-01 17:16:56 +01:00
Anca Iordache
ef228bbf7a
mac: update permission requirements for DD v.4.15 ( #16247 )
...
* update permission requirements for Mac
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
* Update desktop/mac/permission-requirements.md
Co-authored-by: Mihaela Stoica <mihaela.stoica@docker.com>
* Update desktop/mac/permission-requirements.md
Co-authored-by: Mihaela Stoica <mihaela.stoica@docker.com>
* Update desktop/mac/permission-requirements.md
Co-authored-by: Mihaela Stoica <mihaela.stoica@docker.com>
* Update desktop/mac/permission-requirements.md
Co-authored-by: Mihaela Stoica <mihaela.stoica@docker.com>
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Mihaela Stoica <mihaela.stoica@docker.com>
2022-12-01 15:36:19 +00:00
maxcleme
0cfb44db60
Docker Desktop 4.15.0 release notes ( #16233 )
...
* Docker Desktop 4.15.0 release notes
Signed-off-by: maxcleme <maxime.clement@docker.com>
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Mihaela Stoica <mihaela.stoica@docker.com>
* reviews
Signed-off-by: maxcleme <maxime.clement@docker.com>
* Update desktop/release-notes.md
Co-authored-by: Han Yu <han@sent.com>
* Update desktop/release-notes.md
Co-authored-by: Rebeca Pereira <105780081+rebecapereira-docker@users.noreply.github.com>
* reviews
Signed-off-by: maxcleme <maxime.clement@docker.com>
* update checksums/links
Signed-off-by: maxcleme <maxime.clement@docker.com>
Signed-off-by: maxcleme <maxime.clement@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Mihaela Stoica <mihaela.stoica@docker.com>
Co-authored-by: Han Yu <han@sent.com>
Co-authored-by: Rebeca Pereira <105780081+rebecapereira-docker@users.noreply.github.com>
2022-12-01 15:27:02 +00:00
Allie Sadler
c854f63b00
remove containerd release note repitition ( #16252 )
2022-12-01 15:26:52 +00:00
Allie Sadler
b3d299f3ae
change screenshots to reflect new Design System ( #16245 )
2022-12-01 15:26:41 +00:00
Sam Thibault
4bdf6cb6e7
Update Wasm docs ( #16223 )
...
* Update Wasm docs
Signed-off-by: Sam Thibault <sam.thibault@docker.com>
* image store can be disabled actually.
Signed-off-by: Sam Thibault <sam.thibault@docker.com>
* update release notes also
Signed-off-by: Sam Thibault <sam.thibault@docker.com>
* discard release notes changes
Signed-off-by: Sam Thibault <sam.thibault@docker.com>
Signed-off-by: Sam Thibault <sam.thibault@docker.com>
2022-12-01 15:26:32 +00:00
Allie Sadler
87b5615982
DD 4.15: extensions content changes ( #16187 )
...
* DD 4.15: extensions content changes
* addition of share content
2022-12-01 15:26:23 +00:00
Allie Sadler
477d7f673b
DD 4.15: Dev Envs content ( #16180 )
...
* DD 4.15: Dev Envs content
* step fix
* last edits
* Update desktop/dev-environments/create-dev-env.md
Co-authored-by: Han Yu <han@sent.com>
* Update desktop/dev-environments/create-dev-env.md
Co-authored-by: Han Yu <han@sent.com>
* Update desktop/dev-environments/create-dev-env.md
Co-authored-by: Han Yu <han@sent.com>
* Update desktop/dev-environments/create-dev-env.md
* Update desktop/dev-environments/create-dev-env.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: Han Yu <han@sent.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-12-01 15:26:16 +00:00
Allie Sadler
3fcd3c338f
DD 4.15: Dev Velocity and POS content updates ( #16176 )
...
* DD 4.15: Dev Velocity content updates
* fix broken links
* Changes from feedback
* POS virtiofs additions
* remove old known-issues content
* last edits
* Update _includes/beta.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Update desktop/settings/linux.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Update desktop/settings/windows.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
* Update desktop/settings/windows.md
* Update desktop/settings/mac.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-12-01 15:26:08 +00:00
David Karlsson
5135d40383
engine: restructure and consolidate
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-01 15:44:37 +01:00
Allie Sadler
eb1db9c6e1
docs-refresh2 ( #16257 )
...
* docs-refresh2
* docs-refresh2
2022-12-01 11:31:12 +00:00
Danny Sauer
6479f8ce9c
fix variable name typo ( #16255 )
2022-12-01 08:47:00 +00:00
Allie Sadler
fef904be8d
Align with Design System ( #16201 )
...
* add DDS colors to docs and change main variables and style.scss sheet
* find and replace colors from color-palette-2 and deprecate palette 2
* find and replace colors from color-palette-3 and deprecate palette 3
* more alignment with colors
* change typography
* typography tweaks
* fix fonts
* dark mode and accessibility
* review changes
* icons
* icons
* icons
* accessibility fix on footer
* review comments
2022-11-30 15:57:19 +00:00
David Karlsson
3fe2d7a0e5
Merge pull request #16234 from zombieleet/service-inspect-patch-1
...
Use the correct error message when trying to inspect a nonexisting service
2022-11-30 10:18:46 +01:00
Craig Osterhout
b38d13a1ab
Merge pull request #16251 from xd-dw/patch-1
...
Update 02_our_app.md
2022-11-29 18:09:53 -08:00
xd
b40a8effd4
Update 02_our_app.md
...
node:12-alpine -> node:18-alpine
2022-11-30 09:38:53 +08:00
craig-osterhout
1d877601b1
review fix
2022-11-29 15:04:08 -08:00
craig-osterhout
6bd308aef8
remove create team note
2022-11-29 13:21:11 -08:00
craig-osterhout
8a2d75d015
add hardened desktop and align steps with UI guide
2022-11-29 13:10:40 -08:00
jerae-duffin
42142d3ab6
Merge pull request #16246 from jerae-duffin/ENGDOCS-1120
...
verified link / updated grammar
2022-11-29 14:22:45 -06:00
jerae-duffin
6ded6cb91d
Update docker-hub/service-accounts.md
...
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2022-11-29 14:02:59 -06:00
Craig Osterhout
86b68642d3
Merge pull request #16219 from NitishKumar06/patch-1
...
Minor update in docker command for displaying logs
2022-11-29 11:44:32 -08:00
Jerae Duffin
3db860cbe7
updated grammar
2022-11-29 09:21:38 -06:00
Muffexx
ff1accf0b7
Update gettingstarted.md - grammar/typo ( #16243 )
2022-11-29 08:53:43 +00:00
Craig Osterhout
53283a8a70
Merge pull request #16240 from craig-osterhout/get-start-sync
...
Update get started app
2022-11-28 13:10:44 -08:00
Allie Sadler
884eae93ba
align HD with product naming in marketing ( #16239 )
2022-11-28 19:20:30 +01:00
craig-osterhout
fdc72f8a89
update get started app
2022-11-28 10:11:50 -08:00
Benjamin Grandfond
9f48561e2d
Add guide about host binaries ( #16198 )
...
* Add host binary guide and move others to this section
* Fixes, improvements fronm review
* Update the example with a working version on windows
* More feedback from the team
* Fix tab id
* Fix broken links and images
2022-11-28 17:47:49 +00:00
Stefano Coletta
823b04fe87
Update environment-variables.md ( #15635 )
...
It is not immediately evident or implicitly excluded whether the environment variables declared in the file referenced by *env_file* are not available for use in the Compose file or to configure Compose even if the first line says "You can pass multiple environment variables from an external file through to a service's containers..."
2022-11-28 14:10:01 +00:00
Victory Osikwemhe
73ce2ff6c0
Use the correct error message when trying to inspect a nonexisting container
2022-11-28 12:49:52 +01:00