Sebastiaan van Stijn
f034af363c
engine: use API definitions from default branch
...
The default branch has separate files for each API version, so we can
consume the swagger files from that branch (we only publish the ones
that have been released through the stubs in the engine/api/ directory).
Using the default (master) branch allows for API docs changes to be
published without them being cherry-picked into the release branch.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-01-06 22:15:10 +01:00
Ulrich VACHON
0bf72f19e5
Update index.md
...
Remove `&emdash;` entry.
2023-01-06 17:50:21 +01:00
Allie Sadler
380bf39b94
fix checksum accordions ( #16441 )
...
* fix checksum accordions
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2023-01-06 15:27:51 +01:00
Allie Sadler
8baee04e90
ENGDOCS-1063 ( #16446 )
...
* ENGDOCS-1063
* edits
2023-01-05 15:47:56 +00:00
Allie Sadler
9706d459a4
allowlist patch ( #16435 )
2023-01-04 17:14:32 +00:00
David Karlsson
5fd0bd027a
Merge pull request #16434 from docker/dvdksn-patch-1
...
chore: update copyright year in README.md
2023-01-04 17:25:13 +01:00
David Karlsson
a47d100bbd
chore: update copyright year in README.md
2023-01-04 17:10:02 +01:00
David Karlsson
3ea359707d
Merge pull request #16425 from zombieleet/patch-1
...
doc: specify that `N` should be an odd number
2023-01-04 17:08:16 +01:00
Allie Sadler
6bf4124f80
add allowlist info for docker desktop ( #16432 )
2023-01-04 16:08:06 +00:00
jerae-duffin
2315379902
Merge pull request #16423 from jerae-duffin/ENGDOCS-1152
...
Updated default setting
2023-01-04 10:01:10 -06:00
Jerae Duffin
8216187c7b
updated default
2023-01-04 09:36:00 -06:00
Victory Osikwemhe
0133cf6f68
doc: improve sentence relating to odd number of worker nodes
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-01-04 15:46:28 +01:00
Nghiauet
e5df3a3799
Correct docker compose command (error with "-") ( #16426 )
...
I already removed it
2023-01-04 13:54:11 +00:00
David Karlsson
63cf83519a
Merge pull request #16428 from zombieleet/patch-2
...
doc: add documentation for `READY` state
2023-01-04 14:35:58 +01:00
Victory Osikwemhe
90e51e74c9
doc: add documentation for `READY` state
2023-01-04 11:36:40 +01:00
Victory Osikwemhe
682d300d15
doc: specify that `N` should be an odd number
2023-01-04 08:04:23 +01:00
Benjamin Grandfond
ee8a6b745e
Add redirect ( #16326 )
...
* Add redirect
* Move the overview and top and rename the file to index.md
2023-01-03 16:15:23 +00:00
Dezmerean Robert
ca4c8ca4bf
Update example workflows page ( #16419 )
2023-01-03 12:14:50 +00:00
Shraban Kumar Mahato
e4a13cb084
Update ubuntu.md ( #16346 )
...
* Update ubuntu.md
Added #Debian, Linux Mint in keywords (Tags)
* Update desktop/install/ubuntu.md
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-01-03 12:09:03 +00:00
accetto
2099fd50a5
Update compose-var-sub.md ( #16400 )
...
Signed-off-by: accetto 34798830+accetto@users.noreply.github.com
Signed-off-by: accetto 34798830+accetto@users.noreply.github.com
2023-01-03 12:03:41 +00:00
Felipe Cruz Martinez
648bd120d6
Add extensions security doc ( #16389 )
...
* Add extensions security doc
* Apply suggestions from code review
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* fixes review comments
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-01-03 10:03:57 +00:00
David Karlsson
b73b66835f
Merge pull request #16413 from ninjaoxygen/patch-1
...
Fix Windows kubectl.exe path in kubernetes.md
2023-01-03 11:00:54 +01:00
Chris Poole
ebbcfb0ff0
Fix Windows kubectl.exe path in kubernetes.md
...
Kubectl.exe path has a DOS prompt ">" character in it, but then refers to configuring this as part of PATH. If the prompt character is copied into the PATH environment variable, it will not work.
2022-12-31 15:34:42 +04:00
David Karlsson
21816afcc2
Merge pull request #16344 from dvdksn/storage/get-started-bindmounts
...
feedback: improve getting started documentation on bind mounts
2022-12-30 11:05:43 +01:00
Usha Mandya
aca2f83e7b
Merge pull request #16395 from thaJeztah/remove_fedora_35
...
Remove Fedora 34, 35 as they're EOL
2022-12-29 10:53:48 +00:00
Usha Mandya
a6c6a1fa8d
Merge pull request #16409 from scraly/patch-3
...
fix: the App.tsx example file content
2022-12-29 10:48:20 +00:00
Sebastiaan van Stijn
e8491d140c
Merge pull request #16406 from scraly/patch-2
...
fix: the dockerfile example
2022-12-29 09:18:15 +01:00
Aurelie Vache
a821761ebf
fix: the App.tsx example file content
2022-12-28 11:53:43 +01:00
Aurelie Vache
a151debaf1
fix: the dockerfile example
2022-12-27 20:04:07 +01:00
Sebastiaan van Stijn
07091a097f
Remove Fedora 34, 35 as they're EOL
...
Fedora 24 reached EOL on June 6, Fedora 36 reached EOL on December 13;
https://docs.fedoraproject.org/en-US/releases/eol/
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-12-23 00:52:58 +01:00
David Karlsson
72c6f3c899
Merge pull request #16334 from dvdksn/dvp-analytics-owner-field
...
dvp: added 'Owner' field and aligned table columns
2022-12-21 19:11:08 +01:00
Guillaume Tardif
ebf7272b2d
Update info about extension local storage and tokens ( #16390 )
...
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-12-21 13:09:03 +00:00
David Karlsson
310dfbe856
feedback: improve getting started documentation on bind mounts
...
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-20 22:46:47 +01:00
jerae-duffin
651ac1aac2
Merge pull request #16338 from jerae-duffin/ENGDOCS-998
...
Created an overview for Hub
2022-12-20 13:39:56 -06:00
jerae-duffin
2a0b07210c
Update docker-hub/index.md
...
Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2022-12-20 13:31:17 -06:00
David Karlsson
68e6aebce0
Merge pull request #16290 from benja-M-1/extension/extract-validate
...
Extract the validation in its own page
2022-12-20 15:39:36 +01:00
Guillaume Lours
8ce6566cb0
add release note for Compose 2.14.2 ( #16381 )
...
* add release note for Compose 2.14.2
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
* Update compose/release-notes.md
* Update compose/release-notes.md
* Update compose/release-notes.md
* Update compose/release-notes.md
* Update 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>
2022-12-20 10:27:04 +00:00
docker-tools-robot
5fe495c48f
Update Compose reference API to v2.14.2 ( #16379 )
...
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: glours <glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-12-20 10:07:21 +00:00
docker-tools-robot
d525182184
Update Compose reference API to v2.14.1 ( #16351 )
...
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: glours <glours@users.noreply.github.com>
2022-12-20 09:51:41 +00:00
Benjamin Grandfond
a137f93a62
Extract the validate section and remove build/install page
...
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-12-19 17:30:29 +01:00
Jerae Duffin
21105dd888
updated toc
2022-12-19 09:39:06 -06:00
Guillaume Lours
a92fbf695d
add release note for Compose 2.14.1 ( #16367 )
...
* add release note for Compose 2.14.1
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
* Update compose/release-notes.md
* Update compose/release-notes.md
* Update compose/release-notes.md
* Update 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>
2022-12-19 15:22:40 +00:00
Allie Sadler
9cb426e3c3
align docs with whitepaper ( #16366 )
...
* align docs with whitepaper
* Update desktop/hardened-desktop/index.md
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-12-19 13:55:17 +00:00
Sebastiaan van Stijn
f3b72228fa
Merge pull request #16357 from mat007/fix-dead-link-from-docker-desktop
...
Add vanity url for mac file sharing
2022-12-16 16:51:39 +01:00
Mathieu Champlon
a653ff9482
Add vanity url for mac file sharing
2022-12-16 16:24:33 +01:00
Sebastiaan van Stijn
43fd40a74c
Merge pull request #16353 from thaJeztah/engine_release_notes_20.10.22
...
engine: add release notes for 20.10.22
2022-12-16 15:44:49 +01:00
Sebastiaan van Stijn
6a7294c84d
engine: add release notes for 20.10.22
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-12-16 15:35:10 +01:00
Jerae Duffin
1c1a0ef1f5
updated image
2022-12-15 15:30:03 -06:00
Jerae Duffin
1f5a5782a7
created overview for Hub
2022-12-15 14:52:11 -06:00
David Karlsson
37270cca19
Merge pull request #16343 from dvdksn/build/rm-multiple-builders-toc
...
build: removed toc link to multiple builders page
2022-12-14 14:51:17 +01:00