Commit Graph

1467 Commits

Author SHA1 Message Date
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 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