Sebastiaan van Stijn
a9b15d6253
desktop: settings: remove "-settings" suffix from URLs
...
The "-settings" suffix in the URL duplicated the "/settings/" directory
in the URL, which made it redundant.
Using "/mac/", "/windows/" and "/linux/" keeps the URLs shorter, more
memorable, and more consistent with other locations, making it easier
to "guess" the URL when navigating using the browser's location bar.
No redirects were added, because the "-settings" pages have not yet
been published.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-15 12:57:14 +02:00
Craig Osterhout
75e73aa2d7
Merge pull request #15120 from craig-osterhout/ENGDOCS-760-support
...
ENGDOCS-760 support topic
2022-07-14 14:39:41 -07:00
craig-osterhout
4c8f139d94
fix typo
2022-07-14 13:58:09 -07:00
Allie Sadler
d17f279abc
create a global setting section for DD ( #15122 )
...
* create a global setting section for DD
* fix broken links
* fix broken links
* fix broken links
2022-07-14 15:56:51 +01:00
craig-osterhout
3812966c88
add top level support topic
2022-07-13 11:43:22 -07:00
Sebastiaan van Stijn
09a220702b
remove deprecated projects from TOC and add redirects
...
This patch:
- moves the kitematic, machine, and toolbox stubs to a "deprecated"
directory (to remove clutter at the root of the repository)
- adds "redirect_to" to each of them to redirect them to the Docker Desktop
homepage
- removes the "superseded projects" from the TOC
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-13 16:47:47 +02:00
Allie Sadler
38fec0d159
Engdocs 802b ( #15108 )
...
* moved install pages
* moved images
* update toc
* add redirects
* ammend page links
* fix broken links
* fix broken links
* fix broken links
* fix broken links
2022-07-13 10:41:56 +01:00
Sebastiaan van Stijn
26e15e443b
reference: remove duplicate compose navigation ( #15088 )
...
The compose cli reference section contained links to all compose
commands, but all of them were redirects to the "compose" section
in the Docker CLI reference.
This patch:
- removes the duplicated navigation
- changes the Docker Compose CLI reference section into a link to
the new location
- moves the "overview" and "environment variables" pages inside
the new section (this page should possibly be merged into the
CLI overview, which lists all environment variables).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-08 17:06:36 +01:00
Gabriela Georgieva
868e0c1186
Document Privileged Helper on Mac ( #15057 )
...
* Document Privileged Helper on Mac
* Add missing commas
Co-authored-by: David Gageot <david@gageot.net>
* Add missing backticks
* Apply suggestions from code review
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
* Add introduction to Privileged Helper page
Co-authored-by: David Gageot <david@gageot.net>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-07-06 14:59:58 +01:00
Allie Sadler
4fef816a9e
Merge pull request #15060 from aevesdocker/ENGDOCS-795
...
move disk utilization info
2022-07-05 15:55:49 +01:00
Allie Sadler
3ded448faf
move disk utilization info
2022-07-05 15:08:42 +01:00
jerae-duffin
f5ed8bbd6e
Merge pull request #14889 from chrispatrick/update-redoc
...
Update redoc and add DVP Data API doc
2022-07-05 08:40:05 -05:00
Allie Sadler
571ee30031
Merge branch 'master' into ENGDOCS-779
2022-07-05 13:48:52 +01:00
Chris Ainsworth-Patrick
cfd1799ca9
Update DVP OAPI doc to latest version
2022-07-05 10:55:53 +01:00
Allie Sadler
e9d1f59cd2
add global support page for DD
2022-07-04 10:55:45 +01:00
Allie Sadler
b9ba07e4ed
refine the Extensions-sdk
2022-07-01 10:07:52 +01:00
Allie Sadler
1645a61593
Dev environments updates - Merge for DD 4.10 ( #15001 )
...
* created new folder strcuture for dev envs
* redistributed content and added to the toc
* fix boken links
* change preview to beta
* fix links
* aligned with style guide
* aligned with style guide
* added instructions on subfolder
* updated screenshots
* updated screenshots
* fix link
* fix link
* added knonw limitations
* minor tweaks
2022-06-30 17:05:51 +01:00
Allie Sadler
5683f6b747
add a 'networking' for all platforms page
2022-06-30 15:44:28 +01:00
Allie Sadler
86dfbfc52b
add a 'give feedback' page to DD ( #15017 )
...
* add a 'give feedback' page to DD
* typo fix
2022-06-29 12:31:49 +01:00
Craig Osterhout
d4ab9ad385
ENGDOCS-740 ( #14937 )
...
* ENGDOCS-740
2022-06-27 14:03:50 -07:00
jerae-duffin
1eb8490b12
Merge pull request #14989 from jerae-duffin/AG-1266
...
added scim
2022-06-23 12:43:11 -05:00
Jerae Duffin
f1234e96e6
added scim
2022-06-23 12:36:55 -05:00
Allie Sadler
4bcb3b2dc3
extensions-sdk reorg
...
- extensions-sdk reorg
- removal of tocs from API reference pages
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-06-23 12:32:13 +02:00
dribeiro
6934601336
Fixing TOC and Swarm Tutorial index page name
...
Fixing TOC and Swarm Tutorial index page name
Minor edit
2022-06-22 15:18:22 +01:00
Allie Sadler
4dc2faed6a
Merge pull request #14867 from aevesdocker/ENGDOCS-727
...
rework of faqs page
2022-06-22 13:21:51 +01:00
Usha Mandya
9403431ff7
Add Compose v2 reference ( #14716 )
...
* Add compose v2 reference
* Fix broken links
* Remove v1 compose reference files
* Remove Compose CLI completion
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-06-21 13:12:05 +02:00
craig-osterhout
26c706c097
issue-14922
2022-06-13 11:19:19 -07:00
Dora Ribeiro
0dd93e250e
ENGDOCS-744 Compose Install Fixes ( #14892 )
...
* Review feedback edits
* Compose version update
* Style and other minor fixes
2022-06-09 17:05:01 +01:00
CrazyMax
84074811f6
Merge pull request #14881 from docker/build-docs
...
merge build-docs to master
2022-06-09 13:46:32 +02:00
Felipe Cruz Martinez
3eec335931
Add OAuth 2.0 flow to Extensions SDK ( #14902 )
...
* Add OAuth 2.0 flow to Extensions SDK
* Update _data/toc.yaml
2022-06-09 11:12:39 +01:00
CrazyMax
75edbb7cc0
build: create Docker Build section
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-06-03 14:43:33 +02:00
Dora Ribeiro
d49af6a449
ENGDOCS 711 Revisited Compose Install Page ( #14838 )
...
Revisiting Compose installation
2022-06-02 18:10:37 +01:00
Craig Osterhout
a8257c0711
updated TOC for onboarding ( #14870 )
2022-06-01 15:13:26 -07:00
Craig Osterhout
2e65f37b27
added new glossary terms and updated onboarding faq ( #14862 )
...
added new glossary terms and updated onboarding faq
2022-05-31 17:01:34 -07:00
Craig Osterhout
b5ca0b9b53
Business onboarding ( #14783 )
...
added business onboarding topic and updated TOC
2022-05-31 10:38:39 -07:00
Jerae Duffin
4819584bc1
updated RAM
2022-05-23 13:29:25 -05:00
Allie Sadler
c74261da19
Merge pull request #14808 from aevesdocker/dd4l-edits
...
Dd4l edits
2022-05-23 13:14:20 +01:00
Allie Sadler
584e18f054
change order of release notes and previous versions in toc ( #14774 )
2022-05-19 08:18:44 +01:00
Allie Sadler
59203dd95c
Move 'Previous Versions' into new folder at root of DD docs ( #14742 )
...
* moveed previous versions into new folder at root of DD docs
* fix broken links
* fix broken links
* broken link fix
2022-05-18 16:44:45 +01:00
Usha Mandya
7f068d610c
Merge pull request #14732 from glours/hide-compose-completion
...
hide the compose completion page until it's available for v2
2022-05-18 11:29:07 +01:00
Lorena Rangel
1b3f04a3e3
Add release notes fo 4.8.2 ( #14740 )
...
* initial consolidation of DD release notes
* initial consolidation of DD release notes
* add redirects
* fix broken links
* fix broken links
* Add release notes for 4.8.2
Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
* Update desktop/release-notes.md
* Update desktop/release-notes.md
* Update desktop/release-notes.md
Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>
* Update desktop/release-notes.md
Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>
* Update desktop/release-notes.md
* Update desktop/release-notes.md
* Update desktop/release-notes.md
Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>
* Update desktop/release-notes.md
Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>
Co-authored-by: Allie Sadler <allie.sadler@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>
2022-05-18 08:19:05 +01:00
Guillaume Lours
fea1b5240e
hide the compose completion page until it's available for v2
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-05-12 17:30:46 +02:00
Melonnie Manohar
f28c257f11
Update toc.yaml ( #14697 )
...
* Update toc.yaml
Added new section to extension design guidelines based on this PR https://github.com/docker/extensions-sdk/pull/155
* Update toc.yaml
Removed .md from path.
* Renamed extension sections, added "UI Stying" section and design sub pages
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Update toc.yaml
Change to lower case
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-05-12 13:03:10 +01:00
Allie Sadler
a786428210
PR to fix further style guide issues on the new content that was added for DD4L. ( #14702 )
2022-05-10 08:08:43 +01:00
Anca Iordache
bc4fb3e636
Prepare DDL docs for GA ( #14648 )
...
* Prepare doc pages for DDL GA release
- Add DDL screenshots
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
* Menu entries for DDL
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
* update installation instructions
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
* Update download links
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2022-05-06 10:12:15 +01:00
Guillaume Tardif
82f77a9064
Include extensions-sdk docs from upstream repo ( #14658 )
...
* First inclusion of extensions-sdk docs from upstream repo
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Mark extension as Beta, not Preview
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-05-04 12:44:44 +01:00
Guillaume Lours
ce0a395f94
update the Compose Linux installation to use package managers
...
Apply suggestions from code review
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-05-03 15:31:43 +02:00
Guillaume Lours
4848a0d147
merge Compose V2 overview to the Compose index page
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-05-03 15:31:43 +02:00
Guillaume Lours
e1c850abe4
update Compose version to v2.5.0 and reference Compose CLI documentation
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-04-29 13:01:38 +02:00
Usha Mandya
5c5ba79b74
Remove the request new guide issue link
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-04-26 23:46:13 +01:00
Allie Sadler
28a3987c9f
Engdocs 633 ( #14534 )
...
* Created new extensions user manual
2022-04-25 14:35:36 +01:00
Usha Mandya
91576810ae
Add Publisher Center content migration docs
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-04-20 19:21:42 +01:00
Chris Crone
287e23b48d
Add initial SBOM docs ( #14516 )
...
* sbom: Add initial docs
Signed-off-by: Chris Crone <christopher.crone@docker.com>
* Apply suggestions from code review
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
* Apply suggestions from code review
* Update engine/sbom/index.md
Add a new section for feedback
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2022-04-07 16:00:22 +01:00
Usha Mandya
9d1b25c7e0
Merge pull request #14487 from glours/update-compose-ref-doc-2.4.0
...
Update compose cli documentation to version v2.4.0
2022-04-07 15:07:42 +01:00
Sebastiaan van Stijn
098129a0c1
engine: update reference docs with latest changes from 20.10 branch
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-04-01 21:37:25 +02:00
Guillaume Lours
5459c82a02
update compose cli documentation to version v2.4.0
...
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-04-01 12:02:38 +02:00
Usha Mandya
db82a1844d
Merge pull request #14416 from usha-mandya/engdocs-602
...
Move Compose file ref to the legacy node
2022-03-31 19:01:56 +01:00
Usha Mandya
fc28f7560a
Add build and deploy docs
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-29 12:55:29 +01:00
Usha Mandya
ab9bde9e14
Add DD4L docs to the toc
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-29 11:32:34 +01:00
Usha Mandya
cd01954af9
Move Compose file ref to the legacy node
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-21 12:04:20 +00:00
CrazyMax
facdf1a379
reference: update buildx to v0.8.0
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-03-10 03:33:20 +01:00
Usha Mandya
dcd7439761
Add admin section in the toc to surface admin tasks
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-02 12:13:35 +00:00
Usha Mandya
3446ff50ec
Remove Slack integration from toc
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-28 11:37:47 +00:00
Usha Mandya
aaee0f1e83
Add onboarding FAQs
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-22 17:39:56 +00:00
Usha Mandya
d5ff66ccfc
Revamp the Teams and Orgs page
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-07 12:33:23 +00:00
Usha Mandya
92e8bd59b7
Add docs on configuring registry.json file to require DD authentication
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-01-28 09:49:19 +00:00
Sebastiaan van Stijn
fcaa6eb8fa
Merge pull request #13909 from usha-mandya/engdocs-542
...
Consolidate Docs contribution guidelines and demo test page
2022-01-14 09:38:00 +01:00
Jerae Duffin
002196f6c1
fixed formatting
2022-01-13 10:45:54 -06:00
jerae-duffin
845a19ffe1
Updated SSO ( #13977 )
...
* Updated SSO
* Fixed links
* fixed broken link
* updated SSO link
* Apply suggestions from code review
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* updated prerequisite
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-12-15 21:21:40 +00:00
Usha Mandya
a5918228f3
Add security announcements page
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-15 17:20:46 +00:00
Usha Mandya
ccefe5034f
Clean up the glossary file
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-10 12:26:26 +00:00
CrazyMax
4208de2578
reference: update buildx reference docs for v0.7.1
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-12-09 11:10:01 +01:00
Usha Mandya
051f74c931
Update the contribution guidelines page rendered on the docs site
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-11-30 12:37:37 +00:00
Sebastiaan van Stijn
408b8630bd
buildx: manually patch some broken anchors
...
This is fixed in master through https://github.com/docker/buildx/pull/765 ,
but that's not in the 0.6 release branch (which does not yet have the code
to generate the YAML docs).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-13 16:33:49 +02:00
Sebastiaan van Stijn
7a0726a183
Merge pull request #13680 from PeterDaveHelloKitchen/update-url-to-use-tls
...
Update most links to use https by default
2021-10-13 15:45:22 +02:00
Sebastiaan van Stijn
373ec2cf37
update engine reference docs with latest changes
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-12 23:13:02 +02:00
Peter Dave Hello
ed135fe151
Update most links to use https by default
...
Reference:
- #11640
- d405b17ca2
Signed-off-by: Peter Dave Hello <hsu@peterdavehello.org>
2021-10-12 15:45:57 +08:00
Sebastiaan van Stijn
ddf982c75a
toc: use shorter titles to prevent wrapping
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-11 18:47:21 +02:00
Sebastiaan van Stijn
77b737da21
desktop/windows: move older release notes to archive
...
- remove 3.x release notes from the current release notes page
- creates a sub-menu for older releases
- split into separate files for major (3.x, 2.x)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-11 18:47:15 +02:00
Sebastiaan van Stijn
1795045f83
desktop/mac: move older release notes to archive
...
- remove 3.x release notes from the current release notes page
- creates a sub-menu for older releases
- split into separate files for major (3.x, 2.x)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-10-11 18:44:29 +02:00
Usha Mandya
c13a6d5eff
Remove cluster cli reference
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-10-11 15:59:59 +01:00
Usha Mandya
0417b58c87
Remove Docker machine from toc, update other references
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-27 12:37:02 +01:00
Sebastiaan van Stijn
8a85eaca60
update compose-cli reference docs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-13 23:02:40 +02:00
Sebastiaan van Stijn
173d3c65f8
fix broken (anchor) links
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-13 15:07:49 +02:00
Usha Mandya
4e120ba5f7
Rename Product Manuals to Manuals ( #13498 )
...
* Rename Product Manuals to Manuals
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
* Update _includes/breadcrumbs.html
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-09-10 14:28:31 +01:00
Sebastiaan van Stijn
9abe0b6ae1
Revert "Remove info on service accounts"
...
This reverts commit 41f9a7b03e .
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-09-02 23:00:07 +02:00
Usha Mandya
41f9a7b03e
Remove info on service accounts
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-09-02 11:58:42 +01:00
Usha Mandya
8de2e1d4da
Add image management docs, update release notes
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-31 14:35:26 +00:00
Usha Mandya
e8e7f7f05d
First draft for subscription changes
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-31 14:35:20 +00:00
Sebastiaan van Stijn
304f64ccec
engine: update reference docs with "console" code hints
...
Also updates in the descriptions for `--stop-signal` and `--stop-timeout`.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-21 18:34:30 +02:00
Usha Mandya
b3e792e495
Update Docker official images and DVPP references
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-19 00:01:01 +01:00
Sebastiaan van Stijn
346a066b68
Desktop: move "docker-for-windows" to "desktop/windows"
...
Unifying all content related to Docker Desktop to be withing the desktop
directory.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-14 13:28:15 +02:00
Sebastiaan van Stijn
d0bf342e52
Desktop: move "docker-for-mac" to "desktop/mac"
...
Unifying all content related to Docker Desktop to be withing the desktop
directory.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-14 13:07:41 +02:00
Usha Mandya
bf844f81ac
Move subscription docs
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-12 16:18:55 +01:00
Usha Mandya
32dee2df8d
Move billing docs one level up and rename billing to subscription
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-08-10 16:37:32 +01:00
Sebastiaan van Stijn
e782f74758
Remove Kitematic docs, as it's deprecated
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-09 12:58:36 +02:00
Sebastiaan van Stijn
e6569bc6ee
engine/install: sort distros and add "binaries" to matrix
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 12:49:05 +02:00
Nirman Narang
055e6fd68a
DOCS: Added support for arch s390x for Ubuntu, RHEL and SLES
...
Added .md files for SLES and RHEL engine installation. Added indexing to _data/toc.yaml and engine/install/index.md. Modified engine/install/index.md, includes/install-script.md, engine/security/rootless.md, storage/storagedriver/device-mapper-driver.md, and storage/storagedriver/select-storage-driver.md to add info for added RHEL and SLES support. Modified engine/install/ubuntu.md to add s390x repos and other info. Added tab target for RHEL and SLES to engine/security/rootless.md along with other info.
Signed-off-by: Nirman Narang <narang@us.ibm.com>
2021-08-05 19:48:09 +02:00
Sebastiaan van Stijn
54ed39dd1e
fix missing stubs and TOC entries for docker compose
...
Also updated one link in language/golang to .md
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-30 10:22:35 +02:00
Sebastiaan van Stijn
590463d6ce
update engine reference docs
...
updating to the latest changes from the 20.10 branch
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-02 16:49:11 +02:00
Usha Mandya
cb62279abc
Move older Desktop release notes to a new page
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-30 18:34:22 +01:00
Usha Mandya
f23f87c85c
Add Docs for Dev Environments
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-23 17:10:59 +01:00
Oliver Frolovs
902646428b
Add first half of Getting Started for Golang ( #12168 )
...
Add Golang get started guide
Signed-off-by: Oliver Frolovs <oliver@frolovs.me>
2021-06-14 13:28:14 +01:00
Usha Mandya
0ae20a1be8
Merge pull request #12976 from tedhexaflow/add-missing-stack-ls-sidebar
...
Add missing 'stack ls' sidebar
2021-06-11 10:24:02 +01:00
Usha Mandya
06c84a4feb
Merge pull request #12983 from ndeloof/master
...
[IL-133] update reference documenation
2021-06-10 10:43:35 +01:00
Usha Mandya
6d15ec0672
Merge pull request #12973 from usha-mandya/engodcs-426
...
Add docs for Compose V2 beta
2021-06-09 15:53:33 +01:00
Nicolas De Loof
09bfcee814
update reference documenation
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-06-09 12:15:28 +02:00
Metal
a113b85f53
Add missing stack ls sidebar
2021-06-09 12:40:00 +07:00
Sebastiaan van Stijn
12c68277d4
Merge pull request #12947 from usha-mandya/engdocs-421
...
Remove Notary docs
2021-06-08 18:09:15 +02:00
Usha Mandya
7c9ec0d344
Add docs for Compose V2 beta
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-07 13:51:16 +01:00
Usha Mandya
bfa7894d07
Merge pull request #12935 from usha-mandya/il-221
...
Remove Docker App docs
2021-06-07 09:49:47 +01:00
Usha Mandya
7b7cb04c18
Remove Registry yaml files
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-04 11:20:25 +01:00
Usha Mandya
516d2fc839
Remove Notary docs
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-03 01:08:40 +01:00
Usha Mandya
69a66dad14
Remove docker registry CLI reference
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-03 00:44:25 +01:00
Usha Mandya
6047b8f8bd
Remove Docker App docs
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-06-03 00:16:18 +01:00
Usha Mandya
ed3e51c455
Add a new page for service accounts
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-27 15:01:38 +01:00
Usha Mandya
dd9b5b1afa
Merge pull request #12885 from usha-mandya/engdocs399-dockerscan
...
Add Docker Scan best practices guide
2021-05-26 00:08:34 +01:00
Usha Mandya
5cf0154179
Add Docker Scan best practices guide
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-25 18:20:44 +01:00
Usha Mandya
e3f459f2b2
Update Verified Publisher Program overview
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-25 12:42:14 +01:00
Sebastiaan van Stijn
8e75f5bcb1
Reorganize toc
...
- move "docker desktop" to the top of the "product manuals" section,
and make it the default page
- Add a "Reference documentation" menu item to the TOC, which will be
the "active" menu item when opening the reference section.
- move the "Samples home" menu item outside of the "samples" sub-menu,
and add it at the top level as "samples overview", so that the "index"
highlights that menu-item without opening the "samples" sub-menu. The
"samples" submenu contains various samples which are a bit outdated,
so probably shouldn't be _that_ prominent when opening the page.
Moving the menu item also makes the "breadcrumb" navigation more
natural (moving from a sample to "samples overview" navigates back
to the "top" of the samples section.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-21 11:32:06 +02:00
Usha Mandya
917530ff9b
Update verified publisher docs
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-05-12 06:33:30 +01:00
Sebastiaan van Stijn
4757145e94
cleanup toolbox migration page, and remove old "for-mac" page
...
The docker for mac "toolbox" migration page was not accessible as it
was redirected, so removing that page and related images.
This page contained instructions to backup images, which was described
elsewhere, so removing that part in favor of a link to the (better maintained)
content in the "desktop" section.
Also move the migration page that was located inside the "for windows"
directory to a "toolbox" directory, which matches the location inside the
TOC.
Finally; remove the "troubleshooting" entry from the TOC, as it was
redirecting to the migration page (and was under the "kitematic" section,
which was confusing).
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-11 09:58:11 +02:00
Usha Mandya
713afca1d9
Merge pull request #12824 from thaJeztah/multiarch_cleanup
...
Desktop: move and cleanup "multi-arch" page
2021-05-10 14:41:27 +01:00
Metal
47260ee549
Remove Command-line reference to a removed feature of docker app
2021-05-10 17:59:38 +07:00
Sebastiaan van Stijn
fff8484f19
desktop: move "multi-arch" page out of "for mac" section
...
Both Docker Desktop for Mac and Docker Desktop for Windows provide
this feature, so moving it out of the section that's specific to
Docker Desktop for Mac.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-10 12:14:15 +02:00
Sebastiaan van Stijn
be3e8f3632
update engine reference docs
...
regenerated the yaml-docs with the latest changes from the 20.10 branch
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-05-04 15:47:17 +02:00
Usha Mandya
5b33a4ec57
Merge pull request #12743 from thaJeztah/fixup_samples
...
Fix samples redirect, and remove old sshd from TOC
2021-04-26 09:41:58 +01:00
Usha Mandya
27b31d4758
Add Java get started guide ( #12725 )
...
* Adg Java get started guide
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
* Address review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
* Fix alignment issues
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
* Fix style issues
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-26 09:37:29 +01:00
Sebastiaan van Stijn
9ddb934f04
Fix samples redirect, and remove old sshd from TOC
...
- The /samples/wordpress/ location collided with an old redirect
to the official images, so removed the redirect
- Removed the sshd example from the table and TOC, as the example
was removed, and now pointing to an alternative examples. The
page is kept for people that may have bookmarked it, but no
need to include it in the navigation.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-24 11:33:17 +02:00
Sebastiaan van Stijn
161ae8086f
network/ipvlan: add to TOC, and some minor touch ups
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-22 19:39:31 +02:00
Sebastiaan van Stijn
8563a00ad8
compose: move reference/overview page
...
This makes the compose command-line reference available at;
https://docs.docker.com/compose/reference/
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-19 10:54:04 +02:00
Sebastiaan van Stijn
f4ed09424b
move compose examples to the samples directory
...
Unifying all "examples" in this directory; some of these should still be
reviewed and/or removed in favor of examples from "awesome compose"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-19 10:38:56 +02:00
Sebastiaan van Stijn
e4455a5f8f
Add / update some redirects for old URLs, and move old engine examples
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-19 10:38:52 +02:00
Usha Mandya
3bcf4ee068
Merge pull request #12685 from aiordache/compose_images
...
Add `compose images` command
2021-04-16 10:53:31 +01:00
Anca Iordache
5161d0fd07
Document `compose images` command
...
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2021-04-15 17:59:04 +02:00
Usha Mandya
354cf62ee2
Add initial updates for Apple silicon release
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-04-12 22:41:19 +01:00
Sebastiaan van Stijn
1898b1b09c
add buildx install/uninstall
...
these commands are hidden in the cli, but functional, and mentioned
in the "working with buildx" introduction.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-07 16:12:08 +02:00
Sebastiaan van Stijn
363327d576
Update buildx reference docs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-07 16:11:07 +02:00
Usha Mandya
cc04246252
Consolidate Kube deploy docs
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-24 15:10:35 +00:00
Usha Mandya
5d495c3a7a
Merge pull request #12502 from usha-mandya/image-dashboard-patch
...
Add image management docs
2021-03-22 18:30:14 +00:00
Usha Mandya
f38f8a9d77
Merge pull request #12390 from zappy-shu/HUB-5154-images-api
...
Add initial image dashboard API docs
2021-03-22 18:29:26 +00:00
Usha Mandya
c2ff6bf292
Combine Windows install pages ( #12531 )
...
* Combine Windows install pages
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
* Apply suggestions from code review
Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>
* Apply suggestions from code review
Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>
* Some more minor updates to improve readability
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>
2021-03-19 22:49:11 +00:00
Usha Mandya
e4a81ee3f7
Add image management docs
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-19 17:30:28 +00:00
Usha Mandya
855fdb40b0
_data/toc.yaml
2021-03-18 18:27:18 +00:00
Usha Mandya
55b4fb8f37
Remove Compose file v1 ref docs
...
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-03-15 19:15:17 +00:00
Sebastiaan van Stijn
418f68ca86
engine: sync reference docs
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-11 15:41:56 +01:00
Usha Mandya
41b2904738
Merge pull request #12466 from ndeloof/compose-cli
...
compose cli reference documentation
2021-03-10 11:41:38 +00:00
Sebastiaan van Stijn
203a4ee74b
Rewrite "save and restore data" section
...
This started as a "fix some links", but reading the section, I found various
issues that could use some improvement. After that, I noticed that both the
Windows and Mac pages had the same content, so I moved this to a common page
instead.
Note that there's still additional information that should likely be included
(and perhaps a rewrite into "per topic" headings (containers, images, ...).
Things that are missing;
- backup/restore swarmkit configs
- backup/restore swarmkit secrets
- backup/restore CLI configuration, trust data etc.
What I did in this pull request:
- recommend pushing images to Docker Hub as the default approach to back up
images (but kept `docker image save` as an alternative)
- recommend `docker container commit` to save containers to an image, as doing
so preserves both the container's configuration _and_ filesystem changes.
`docker container export` only preserves the filesystem, but all other
configuration is lost, which makes it hard to restore a container from it.
Using `docker container commit` (committing the container to an image) also
allows to follow the same procedure to backup containers as for images
(both allowing them to be pushed to a registry, or to a file).
- added some information about "wether or not" containers should be backed
up, as it may not be needed to back up containers if all data is stored
in volumes (best practice).
- added some warnings regarding "sensitive data" (environment variables),
and links to making repositories private before pushing.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-03-09 12:23:32 +01:00
Nicolas De Loof
4a68e6cca3
compose cli reference documentation
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-03-09 12:16:34 +01:00
Guillaume Tardif
fd6a291c0b
Compose command doc ( #12433 )
...
* Compose in Docker CLI overview
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Add compatibility list page for compose command
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Apply suggestions from Usha
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Apply suggestions from Usha
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Latest update on compatibility list
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Add install instructions
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Suggestions by Marina
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
* Subsection for compose CLI Tech Preview
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-03-09 10:59:03 +00:00