Commit Graph

1606 Commits

Author SHA1 Message Date
David Karlsson da6586c498 build: added guide for docker build
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-24 19:56:49 +02:00
Chris Chinchilla 2f024f7124
Merge branch 'main' into chrisward/progs-reorg 2023-04-19 13:32:06 +02:00
Allie Sadler 0bf4c39e2d
ENGDOCS-1301 (#17125)
* ENGDOCS-1301

* add image

* add screenshot, clarify SCIM, tidy

* reorg toc

* tidy

* reduce image size

* enfore sign in info
2023-04-17 16:32:40 +01:00
Allie Sadler 77892dc7d6
ENGDOCS-1302 (#17123) 2023-04-17 13:32:29 +01:00
Milas Bowman d43e8345dc
compose: initial file watch docs (#17010)
* compose: initial file watch docs

Introduction and explainer for Compose file watch mode, which is
a new, experimental feature to automatically update running Compose
services while you develop.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>

* align to style guide and slight restructure

* compose: add v1 EOL notice to file watch

Signed-off-by: Milas Bowman <milas.bowman@docker.com>

* compose: add more intro about file watch

Signed-off-by: Milas Bowman <milas.bowman@docker.com>

* compose: revise example

Made it match the forthcoming blog post and added some
explanation around the YAML.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>

* compose: add comparison with bind mounts

Signed-off-by: Milas Bowman <milas.bowman@docker.com>

* compose: small wording adjustment

Signed-off-by: Milas Bowman <milas.bowman@docker.com>

* Apply suggestions from code review

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

* Update compose/file-watch.md

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

---------

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-04-17 09:26:31 +01:00
Sebastiaan van Stijn ca9f0f2186
engine: update reference docs for latest 23.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-15 14:52:15 +02:00
CrazyMax f061c45b51
build: dockerfile release notes
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-04-14 16:18:24 +02:00
CrazyMax 5253198131
build: move dockerfile frontend page to dedicated section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-04-14 16:18:23 +02:00
Chris Chinchilla cab9eea06e Draft 2023-04-14 11:38:44 +02:00
Allie Sadler 3f6e5455d8
move faqs (#17097) 2023-04-12 15:07:30 +01:00
Chris Chinchilla 035233fa44
Merge branch 'main' into repo-level-logos 2023-04-12 13:39:16 +02:00
Sebastiaan van Stijn 9375c27049
scout: add consistent banners for "early access"
Docker Scout is in early access, but some parts of the documentation
(reference docs) did not contain a banner for this.

This patch:

- Changes the "note" to "early access" (just a minor improvment)
- Adds banners to all the CLI reference pages
- Adds (Early Access) in the CLI reference navigation (TOC)
- Moves the banner to an include

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-07 16:36:37 +02:00
Sebastiaan van Stijn e0642390a8
add docker init (#17016)
Manually combining the generated YAML docs with the Markdown
that was written by Craig.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Co-authored-by: craig-osterhout <craig.osterhout@docker.com>
2023-04-05 16:52:37 +01:00
Chris Chinchilla 8f36af3cd4
Merge pull request #16971 from eunomie/scout-v0.8.5-cli-docs
DD4.18 scout: update cli documentation
2023-04-05 16:41:30 +02:00
Yves Brissaud 79c26e0b78
small fixes
Signed-off-by: Yves Brissaud <yves.brissaud@docker.com>
2023-04-05 16:03:06 +02:00
Craig Osterhout 2bb5109710
update walkthrough titles (#17000) 2023-03-29 07:03:44 -07:00
Allie Sadler 8abf84f367
ENGDOCS-1280 (#17001) 2023-03-29 12:18:34 +01:00
Allie Sadler 787239a585
Engdocs 1268 (#16945)
* change to image managment

* edits

* move content about

* edit index.md page

* edit index.md

* edit manage-builds.md

* edit remaining pages

* fix broken links

* tidy

* tidy

* ENGDOCS-1268
2023-03-28 16:54:04 +01:00
Allie Sadler 99f7e9bd44
Engdocs 1271 (#16974)
* repo level access

* align to style guide

* fix links

* fix links

* fix links

* fix links

* Update docker-hub/manage-a-team.md

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

* Update docker-hub/manage-a-team.md

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2023-03-28 10:48:14 +01:00
Chris Chinchilla ab957ffbc2 Add menu items 2023-03-27 09:53:22 +01:00
Allie Sadler 3e6a00fdbd
ENGDOCS-1273 (#16960)
* ENGDOCS-1273

* fix

* fix broken link
2023-03-27 09:21:37 +01:00
Craig Osterhout f4258c0c1e
Add learning center walkthroughs (#16893)
* add learning center walkthroughs
2023-03-26 20:43:19 -07:00
Allie Sadler 62b78dd9de
ENGDOCS-1274 (#16961)
* ENGDOCS-1274

* move pages about

* fix images

* fix images

* fix typo
2023-03-25 08:37:29 +00:00
Yves Brissaud df7dfffa24
scout: update cli documentation
Signed-off-by: Yves Brissaud <yves.brissaud@docker.com>
2023-03-24 19:52:17 +01:00
docker-tools-robot 60f393d9ef
Update Compose reference API to v2.17.0 (#16943)
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: glours <glours@users.noreply.github.com>
2023-03-24 10:48:50 +00:00
Allie Sadler 326cb37213
spec-split-fix (#16941)
* spec-split-fix

* fix broken link
2023-03-22 12:53:16 +00:00
Allie Sadler 855cda4011
Spec split (#16740)
* split spec

* spec split

* trial branch

* fix

* branch update

* landing page

* add description

* add description

* update file path

* tweak

* fix build

* split spec

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* spec split

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* trial branch

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* fix

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* branch update

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* landing page

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* add description

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* add description

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* update file path

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* tweak

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* fix build

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* missing new line

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>

* first batch of fix links

* second batch of link fix

* update toc

---------

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-03-22 12:00:04 +00:00
Chris Chinchilla c8bc523fe3
Merge pull request #16919 from ChrisChinchilla/chrisward/dsosp-docs
Add docs on DSOS program
2023-03-21 10:32:08 +01:00
Allie Sadler 98e5e3ff9b
ENGDOCS-1266 (#16918)
* ENGDOCS-1266

* edits

* more edits

* review edits

* review edits
2023-03-20 14:50:53 +00:00
Chris Chinchilla bb582aac7e Move menu item and add to section overview page 2023-03-20 14:42:58 +01:00
Chris Chinchilla a68af92902 Draft 2023-03-20 13:22:18 +01:00
Allie Sadler 82dba9cc35
Engdocs 1264 (#16904)
* ENGDOCS-1264

* updates

* update callout color

* changes post review
2023-03-20 11:01:28 +00:00
CrazyMax 6f09b1b360
build: change sections order in toc
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-03-17 14:22:03 +01:00
Allie Sadler 3b8f678015
ENGDOCS-1261 (#16899)
* ENGDOCS-1261

* edit create

* edit manage

* edit access

* move content around

* tweaks

* fix build

* fix build again

* review edits

* review edits
2023-03-16 12:08:23 +00:00
Allie Sadler f682965597
Engdocs 1260 (#16888)
* rearrange toc

* toc updates

* edit AIM

* edit convert an account

* edit deactivate and downgrade subscription

* minor tweak

* build fix

* review edits
2023-03-16 12:08:12 +00:00
Chris Chinchilla 8ceb012997 Remove Migrate content from the Publisher Center to Docker Hub page 2023-03-15 14:33:31 +01:00
Allie Sadler b59dad4f9a
ENGDOCS-1258 (#16857)
* ENGDOCS-1258

* toc updates

* fix build and edit pages

* edits

* fix build

* review edits

* edits from review

* tweaks
2023-03-14 08:58:53 +00:00
James Childs f9deb129d3
Updates usages of 'Contact' to 'Billing (#16859) 2023-03-09 17:08:35 +00:00
Allie Sadler 3eebeb3315
Multi org (#16803)
* remove ea banner

* adjust company faqs

* remove outdated SSO video

* AG-1762

* sso updates

* SSO faqs

* improve flow

* fix build

* scim

* fix build

* group mapping

* tidy-up

* fix build

* tidy up

* update link

* code review updates

* feedback from serj and amanda
2023-03-07 18:06:47 +00:00
tonistiigi 2ad1530ba4 build: update buildx reference to v0.10.4
Signed-off-by: GitHub <noreply@github.com>
2023-03-06 18:26:20 +00:00
Allie Sadler 4040625ffc
Engdocs 1244 (#16817)
* billing pages and landing page

* toc updates

* billing pages

* faqs

* tidy up

* typo
2023-03-06 09:36:45 +00:00
David Karlsson 387101665e build: add page about buildx env vars
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-03-01 09:53:52 +01:00
CrazyMax f225a2911b
Merge pull request #16325 from crazy-max/build-otel
build: opentelemetry support
2023-03-01 09:46:42 +01:00
David Karlsson d2ef1f4bc7
guide: remote dev with k8s and telepresence (#16813)
* guide: remote dev with k8s and telepresence

Signed-off-by: David Karlsson <david.karlsson@docker.com>

* Apply suggestions from code review

Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com>

---------

Signed-off-by: David Karlsson <david.karlsson@docker.com>
Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com>
2023-03-01 08:46:08 +00:00
CrazyMax 1e18821ebc
build: opentelemetry support
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-03-01 09:31:09 +01:00
David Karlsson 1cd72a6029
hub: add docs for oci artifacts (#16802)
* hub: add docs for oci artifacts

Signed-off-by: David Karlsson <david.karlsson@docker.com>

* fix: implement review suggestions

Signed-off-by: David Karlsson <david.karlsson@docker.com>

---------

Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-02-28 19:08:34 +01:00
Benjamin Grandfond 850fde24e2
Update extension publishing process (#16592)
* Add validate page in the toc as it was missing

* Update publishing process

Introduce self-published and docker reviewd notions

Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Felipe Cruz Martinez <15997951+felipecruz91@users.noreply.github.com>

* Add cards for publishing option to make them more visible

* Add images on cards

* Add description on the cards

* Mention self-published extension in the end users docs page as well

* Use buttons rather than cards

* Apply suggestions from code review

* Update desktop/extensions-sdk/extensions/publish.md

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Felipe Cruz Martinez <15997951+felipecruz91@users.noreply.github.com>
2023-02-27 16:15:43 +00:00
David Karlsson c0402932ca scout: add docs for docker scout hub and cli
- add: new docker scout section
- add: advanced image analysis
- add: scout artifactory integration
- add: image details view
- add: docker scout cli reference
- change: hub vulnerability scanning
- change: security best practices (previously /develop/scan-images)
- change: prune references to docker scan
- deprecate: docker scan
- remove: atomist section
2023-02-24 15:25:56 +01:00
CrazyMax 66e885897a
build(gha): move update docker hub desc section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:36:48 +01:00
CrazyMax b89824f84a
build(gha): move copy between registries section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:33:23 +01:00
CrazyMax e7752b350c
build(gha): move named contexts section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:30:31 +01:00
CrazyMax f344c6762d
build(gha): move share image between jobs section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:27:47 +01:00
CrazyMax 503159bce6
build(gha): move local registry section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:22:43 +01:00
CrazyMax 6c87a509c6
build(gha): move test before push section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:12 +01:00
CrazyMax 989141fc21
build(gha): move export to docker section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:11 +01:00
CrazyMax c3b01c8155
build(gha): move manage tags and labels section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:11 +01:00
CrazyMax 6bd912fbc7
build(gha): move push multi-registries section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:11 +01:00
CrazyMax a8b73b6b8a
build(gha): move secrets section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:11 +01:00
CrazyMax 3275456427
build(gha): move multi-platform section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 01:19:11 +01:00
CrazyMax 9412271d91
build(gha): move cache section to dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-23 00:55:34 +01:00
crazy-max 91c93a8acc build: update buildx reference to v0.10.3
Signed-off-by: GitHub <noreply@github.com>
2023-02-16 13:49:02 +00:00
Guillaume Lours 3923985d51
Update Compose reference API to v2.16.0 (#16702)
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Co-authored-by: glours <glours@users.noreply.github.com>
2023-02-10 09:14:54 +00:00
David Karlsson 785ec8c45f
Merge pull request #16416 from thaJeztah/engine_23_reference_update
engine: update docs for 23.0.0
2023-02-02 16:01:55 +01:00
David Karlsson c1f52485f8
Merge pull request #16421 from dvdksn/engine/2300-release
engine: 23.0.0 release notes
2023-02-02 16:01:22 +01:00
David Karlsson 6e5f8d36c7 engine: add 23.0 release notes 2023-02-02 15:20:17 +01:00
Sebastiaan van Stijn d62fa28810
engine: update reference docs for 23.0.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-02-01 20:29:56 +01:00
Sebastiaan van Stijn 77bb40ce7b
engine: api: add API v1.42 (docker v23.0.0)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-02-01 20:24:59 +01:00
Sebastiaan van Stijn 0f35683784
reference: remove docs for deprecated "docker app"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-02-01 20:24:58 +01:00
Benjamin Grandfond c4aaf47add
Update extension publishers' feedback form link (#16637)
* Change the feedback form link

* Move the extension security page under the architecture section
2023-01-31 14:57:41 +00:00
David Karlsson 03946ffd6b Add page about repo logos 2023-01-31 06:43:19 +01:00
David Karlsson fb46f0d94c engine: mv 20.10 release notes 2023-01-31 06:27:39 +01:00
David Karlsson a42490a14b
compose: update envvars path in reference toc (#16632)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-01-30 15:07:24 +00:00
Allie Sadler 3a09816b5c
Engdocs 1067a (#16628)
* updated toc

* move env-file.md

* update env-file.md content

* move envvars-precedence.md

* change envvars-precedence content

* move envvars.md

* change content of envvars.md

* move and rename environment-variables.md

* change content for set-environment-variables.md

* fix links

* format fix
2023-01-30 11:27:59 +00:00
jerae-duffin f3390b9d59
Merge branch 'main' into ENGDOCS-1161 2023-01-27 15:30:14 -06:00
Jerae Duffin 4c2d3ac5b1 --amend 2023-01-27 15:29:02 -06:00
tonistiigi 69895c257b build: update buildx reference to v0.10.1
Signed-off-by: GitHub <noreply@github.com>
2023-01-27 02:19:39 +00:00
Jerae Duffin 830779ab43 manage companies 2023-01-26 20:08:27 -06:00
Andre Hofmeister 3affff66e4
docs: Add "Run your tests" section to .NET (#16244)
* docs: Add "Run your tests" section to .NET

* fix: Add "Run your tests" to toc.yaml
2023-01-20 14:20:28 -08:00
Allie Sadler 1827dc4df3
evolution of compose explainer (#16521)
* evolution of compose

* fix links

* clarify 'History' section

* code review changes
2023-01-20 09:55:00 +00:00
Allie Sadler 790a5c2a37
ENGDOCS-1184 (#16555) 2023-01-19 12:50:19 +00:00
CrazyMax bce9178272
engine: update reference docs (yaml)
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-01-14 11:40:40 +01:00
Michael Irwin 7e332408ad
Update naming of wordsmith sample app
The wordsmith sample app repo has been renamed, so updating docs to reflect that (old URL will still redirect to the new).

Signed-off-by: Michael Irwin <mikesir87@gmail.com>
2023-01-13 16:30:02 -05:00
CrazyMax eb48be2fd2
Update buildx reference to v0.10.0
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-01-13 15:20:07 +01:00
Allie Sadler 47c9478f2a
extensions tidy (#16513) 2023-01-13 10:24:37 +00:00
Guillaume Tardif 635e0160e3
Remove extension beta mentions (#16383)
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-01-12 15:29:19 +00:00
David Karlsson cc0021f9bc
build: add attestation docs (#16358)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-01-09 16:45:28 +01:00
Allie Sadler 2cad646039
ENGDOCS-1069 (#16436)
* ENGDOCS-1069

* fixes from code review
2023-01-09 13:17:55 +00:00
Sebastiaan van Stijn a7b9985e00
engine: update reference docs (yaml), and fix anchor links
The updated version uses new anchors for flags, so updates are needed
elsewhere to update those anchors.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-01-09 10:29:43 +01:00
docker-tools-robot 1f4f22c5c4
Update Compose reference API to v2.15.0 (#16442)
Signed-off-by: GitHub <noreply@github.com>

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: glours <glours@users.noreply.github.com>
2023-01-09 09:28:41 +00:00
Allie Sadler 6bf4124f80
add allowlist info for docker desktop (#16432) 2023-01-04 16:08:06 +00: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
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
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
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
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
Jerae Duffin 1f5a5782a7 created overview for Hub 2022-12-15 14:52:11 -06:00
David Karlsson 85df4b7b04 build: removed toc link to multiple builders page
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-14 09:51:53 +01:00
David Karlsson 46901bb961 build: restructured manuals toc
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-12-13 14:29:35 +01:00
Usha Mandya df88d8451a
Merge pull request #16289 from benja-M-1/extension/architecture
Add extensions architecture section
2022-12-13 09:44:34 +00:00
Benjamin Grandfond 81c885abcd
Add an architecture section
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Felipe Cruz Martinez <15997951+felipecruz91@users.noreply.github.com>
2022-12-13 09:35:02 +01:00
Craig Osterhout 9bfdca5ed2
Add domain audit (#16293)
* Add domain audit feature for early access
2022-12-12 14:05:31 -08:00
CrazyMax 46d26811e4
build: move bake under the build section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-12-12 08:32:11 +01:00
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
David Karlsson 95213b6418
runtime: fixed linktitle for c8d image store page (#16283) 2022-12-05 15:34:54 +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
Sebastiaan van Stijn 5b5b60beb3
Merge pull request #16133 from dvdksn/restructure-engine-docs
restructure engine docs
2022-12-01 17:16:56 +01: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
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 884eae93ba
align HD with product naming in marketing (#16239) 2022-11-28 19:20:30 +01: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
Benjamin Grandfond 3e1e0335a6
Genericize frontend tutorial and make it clear other tech are usable and track it (#16195)
* Genericize frontend tutorial and make it clear other tech are usable and track it

* Fix linking

* Add some space before the callout

* Review feedback

* Fix link
2022-11-28 10:46:43 +00:00
Guillaume Lours b8478f85d0
update Compose reference documentation and release notes to version v2.13.0 (#16213)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2022-11-24 14:16:20 +00:00
David Karlsson bad2be0b64
build: tidy 'develop' section in guides (#16196)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-23 16:53:04 +01:00
Tárikly Távora e6635f8b8d
Fix URLs samples
Fix URLs samples
2022-11-18 17:18:55 -03:00
Allie Sadler 3f0cded22f
SDK landing page reorg (#16174)
* SDK landing page reorg

* fix link
2022-11-17 12:04:27 +00:00
Allie Sadler aca1285b61
Eci patch 2 (#16152)
* correct outdated eci information

* move IAM into Hardened Desktop
2022-11-14 13:14:14 +00:00
CrazyMax b4cc609ef3
build(ci/gha): move builder configuration in a dedicated page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-10 10:32:26 +01:00
David Karlsson ffee3d5dc4
dvp: describe chart vizualization of analytics data (#16117)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-09 10:09:14 +00:00
CrazyMax a9b0774946
Merge pull request #16094 from crazy-max/build-context
build: context page
2022-11-07 11:25:36 +01:00
CrazyMax ba8ae8535f
build: context page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-07 11:15:30 +01:00
Allie Sadler 79fc8d6ddc
mac-install-refine (#16082)
* mac-install-refine

* fix links

* Update compose/compose-v2/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-11-07 09:04:41 +00:00
David Karlsson 6169178d84 build: fix toc for exporters
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-05 11:16:49 +01:00
David Karlsson 01028d58ce
Merge pull request #16069 from dvdksn/add-exporter-docs
build: add stubs and toc for exporters
2022-11-04 15:01:33 +01:00
Allie Sadler 8125871469
Make how to publish extensions more clear (#16067)
* Make how to publish extensions more clear

* fixes

* fix

* toc fix

* Update desktop/extensions-sdk/extensions/index.md

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

* Update desktop/extensions-sdk/extensions/index.md

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

* Update desktop/extensions-sdk/extensions/index.md

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

* Update desktop/extensions-sdk/extensions/index.md

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

* Update desktop/extensions-sdk/extensions/index.md

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

* Update desktop/extensions-sdk/extensions/index.md

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

* Update desktop/extensions-sdk/build/test-debug.md

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

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-11-04 12:47:34 +00:00
David Karlsson 2733b502a9 build: add stubs and toc for exporters
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-03 18:23:08 +01:00
David Karlsson 1c3e4b925d
Merge pull request #15898 from dvdksn/github-actions
build: rework ci/gha docs
2022-11-03 17:12:26 +01:00
David Karlsson f636cc21d3 build: reworked ci/gha docs
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-11-03 16:16:40 +01:00
Craig Osterhout 34c1897f18
Samples typo fix (#16054)
Fix a typo in samples
2022-11-03 10:58:29 +01:00
Craig Osterhout 3c5c3d6cab
TOC typo fix
Change "Get Support" to sentence case in table of contents.
2022-11-02 11:09:53 -07:00
Allie Sadler 83e227e018
dev envs refresh (#15989)
* dev envs refresh

* feedback

* clarification

* Update desktop/dev-environments/set-up.md

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

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2022-11-01 15:54:36 +00:00
CrazyMax 1947becbc4
build: garbage collection page
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-01 15:55:22 +01:00
CrazyMax 165d961a7e
Merge pull request #16036 from crazy-max/buildkit-configure
build: builkit configure
2022-11-01 15:29:33 +01:00
CrazyMax 172d672411
build: color output controls
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-11-01 15:01:47 +01:00
CrazyMax 1bf4d31bd7
build: builkit configure
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-31 16:44:12 +01:00
Craig Osterhout 86659ea8a9
update samples (#16019) 2022-10-31 06:47:06 -07:00
Sebastiaan van Stijn c4432a8df3
Merge pull request #15929 from usha-mandya/volumes-patch
Update Volumes, fix navigation
2022-10-27 18:43:06 -04:00
Craig Osterhout da7b60072d
[ENGDOCS-1012] Get started refresh part 1 & 2 (#15965)
* get started refresh part 1 and 2
2022-10-27 15:32:47 -07:00
jerae-duffin 9cd8845c36
Merge branch 'main' into ENGDOCS-1054 2022-10-26 23:37:47 -05:00
Jerae Duffin 3ec5ce1ccb updated links 2022-10-26 23:08:11 -05:00
Craig Osterhout ec5edc7949
[ENGDOCS-943] Create C# .NET language-specific guide (#15666)
* create .net guide
2022-10-26 13:56:54 -07:00
Usha Mandya d3314f86b1 Update Volumes, fix navigation
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-10-26 10:57:31 +01:00
David Karlsson bc8fde23b9
doc refresh: Linux postinstall instructions (#15969)
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2022-10-26 09:08:21 +00:00
CrazyMax 2da2d5eb4a
engine: update reference docs with latest changes from 20.10 branch
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-25 19:58:58 +02:00
CrazyMax 271f8c3de5
build: merge build enhancements page in build section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-25 19:46:23 +02:00
CrazyMax 71a537d3da
build: buildkit section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-10-25 19:46:23 +02:00
Allie Sadler aa60238970
Contribute patch (#15959)
* contribute-patch

* guidance on UI content and brackets
2022-10-24 15:02:02 +01:00
Michael Irwin 394d0488cd
Add documentation for Docker+Wasm (#15952)
* Add documentation for Docker+Wasm

* Fix issues discovered by linter

* Adjust text at the beginning of the doc and link to the blog post
2022-10-24 10:41:13 +01:00