Commit Graph

648 Commits

Author SHA1 Message Date
Allie Sadler 851f9769dc
network setting clarity (#17572)
* network setting clarity

* review comments

* review comments

---------

Co-authored-by: aevesdocker <alliesadler@f693mt7fh6.home>
2023-06-20 13:52:44 +01:00
Allie Sadler 3eeea781da
symlink clarification (#17530)
* symlink clarification

* grammar

* wording tweak

* wording tweak
2023-06-13 09:48:03 +01:00
Usha Mandya 5db4126291 Update the link to public roadmap
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2023-06-09 10:42:52 +01:00
David Karlsson d09cbcc1a4
Merge pull request #17425 from dvdksn/engine/swarm-note
swarm: add notes about swarm usage, and relation to compose
2023-05-31 17:33:31 +02:00
David Karlsson 5206d4853b engine: call out compose file format used by swarm
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-31 11:07:33 +02:00
David Karlsson 093181c9e1 engine: add note about swarm usage
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-31 11:01:43 +02:00
Christian Dupuis 10ffc273f3
Change web app to dashboard and clarify header 2023-05-31 08:25:02 +02:00
Stuzanna 2b9eaa447a
Update gha-tutorial.md 2023-05-27 14:50:01 +01:00
Allie Sadler c93df673d8
tidy-includes (#17394) 2023-05-23 10:57:26 +01:00
Sebastiaan van Stijn 43db4d8e01
reference: prevent options/flags column from wrapping
Make sure that options (flags) are not wrapped in the table.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-22 23:23:14 +02:00
Sebastiaan van Stijn afeaca91a8
update references to docker engine to v24.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-19 15:05:10 +02:00
Allie Sadler ebcfb92178
ENGDOCS-1371 (#17358)
* ENGDOCS-1371

* fix
2023-05-18 11:37:08 +01:00
Milas Bowman a62805e3eb
Compose v2 guide [ENGDOCS-1319] (#17209)
* initial content

* edits

* fix links

* compose: bunch of changes/additions around migration

* Apply suggestions from code review

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

* review feedback & link fixes

* fix another link

* update TOC page title to match

* move redirect to migrate page

* update v1 eol blurb

* fix eol warning style

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-05-10 08:42:35 +01:00
Chris Chinchilla 8bb24ab2fe
Merge pull request #17234 from ChrisChinchilla/chrisward/status
Change Docker status URL
2023-05-09 11:27:04 +02:00
Sebastiaan van Stijn f96d4c523d
desktop: update version examples to 23.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-03 15:07:01 +02:00
Sebastiaan van Stijn 9fa5f6973d
engine: update API information for v23.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-05-03 15:06:52 +02:00
Chris Chinchilla 3920683d00
Change Docker status URL
Signed-off-by: Chris Chinchilla <chris@chrischinchilla.com>
2023-05-03 13:21:42 +02:00
Nicolas De loof 6e3509f682
add support for mermaid diagrams (#17213)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2023-05-02 09:58:56 +01:00
maxcleme d0798d580f
fix(desktop): previous linux links (#17166)
Signed-off-by: maxcleme <maxime.clement@docker.com>
2023-04-24 08:22:21 +01:00
Chris Chinchilla a44087b1d9
Merge pull request #17018 from KatrinaAS/patch-1
docs: Move Post install link to infobox
2023-04-19 12:01:49 +02:00
Chris Chinchilla d1fb9ebfbb Correct link 2023-04-19 11:37:25 +02:00
Chris Chinchilla 1ee679125e Refactor to include and use call out formatting 2023-04-18 16:30:23 +02:00
Allie Sadler d55371d48b
ENGDOCS-1303 (#17131) 2023-04-18 12:12:31 +01:00
Sashank Meka b6edbf1020
Update desktop-install.md links (#17121)
Updated Linux distro links
2023-04-17 09:45:09 +01: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
maxcleme f569a089f7
desktop: revisit how we handle checksums (#17067)
* desktop: revisit how we handle checksums

Signed-off-by: maxcleme <maxime.clement@docker.com>

* chore: reviews

Signed-off-by: maxcleme <maxime.clement@docker.com>

---------

Signed-off-by: maxcleme <maxime.clement@docker.com>
2023-04-12 10:19:20 +01:00
Allie Sadler cb3c7b7088
ENGDOCS-1289 (#17083) 2023-04-11 13:17:19 +01: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
Lorena Rangel 95b67045b0
Docker Desktop 4.18.0 release notes (#16982)
* Docker Desktop 4.18.0 release notes

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* add security rel notes

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Add title to all platforms changes

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* More reviews, add compose watch to new

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Update checksums and reviews

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Add docker engine entry, and fix for win issue number

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Update checksums

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Add known mac issue

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

---------

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>
2023-04-05 16:52:03 +01:00
Chris Chinchilla 9d7effaab0 Small polish for freshness updates 2023-03-14 13:01:24 +01:00
Chaimaa Zegoumou aac372af41
DKP-583 Add release notes for Docker Desktop 4.17.0 (#16756)
* Add release notes for Docker Desktop 4.17.0

* reviews

* Add checksums

* Update desktop/release-notes.md

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-02-27 16:48:06 +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
Craig Osterhout 4db5b7087c
update registry.json ps install command (#16759) 2023-02-22 08:12:05 -08:00
Allie Sadler 9762aecc41
housekeeping (#16754)
* housekeeping

* fix envvars-precedence
2023-02-21 12:25:43 +00:00
CrazyMax b254efff56
cli reference: do not display hidden flags
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-19 01:25:59 +01:00
Craig Osterhout 0cf17a994e
update registy.json for case-sensitive name (#16703) 2023-02-15 09:25:43 +00:00
CrazyMax 10ab3f8228
Merge pull request #16646 from crazy-max/update-buildx-release-notes
build: update release notes
2023-02-06 21:11:00 +01:00
CrazyMax 90704052f6
build: update release notes
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-04 01:16:20 +01:00
CrazyMax efbed96404
_includes/cli.md: do not escape flag descriptions
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-02-03 02:30:27 +01:00
Sebastiaan van Stijn f2e6257350
cli reference: remove handling of kubernetes orchestrator
Support for "docker stack deploy" using kubernetes as orchestrator has
been deprecated and removed, so removing this part of the template.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-02-01 20:24:59 +01:00
Usha Mandya d0d1e6e314
Merge pull request #16639 from crazy-max/update-action-ver
build: update build-push-action to v4
2023-01-31 16:37:04 +00:00
Allie Sadler d165097c0d
ENGDOCS-1166a (#16641) 2023-01-31 15:27:52 +00: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
CrazyMax fd40536019
build: update build-push-action to v4
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-01-31 15:52:00 +01:00
David Karlsson 2ff8014595
Merge pull request #16574 from nuno-silva/dry-run-docs
fix get-docker invocation with DRY_RUN
2023-01-25 22:51:42 +01:00
Allie Sadler 58a506a8a9
modal fix (#16591) 2023-01-25 15:06:06 +00:00
Peter Hauke 6c12c66e06
Fix typo and make other minor language corrections (#16584)
Remove comma from "Now, that" as it is not necessary in this particular case
Fix typo "pipleline" to "pipeline"
Remove comma after "extension" as it is not necessary here
Replace "you" with "them" in one place
Other minor corrections
2023-01-24 12:49:46 +00:00
Nuno Silva a7acc89188 fix get-docker invocation with DRY_RUN
sudo does not pass its env to command, so the current invocation is not
a dry run, as DRY_RUN never gets passed to sh:

```
$ DRY_RUN=1 sudo env | grep -c DRY
0
```

It does accept env variables before the command, like so:

```
$ sudo DRY_RUN=1 sh ./get-docker.sh
```

but those are subject to restrictions imposed by the security policy
plugin, so it's better to just use the script argument instead.
2023-01-22 13:06:45 +00:00
Allie Sadler af075fa227
ENGDOCS-1188 (#16565) 2023-01-20 09:42:49 +00:00
Mathieu Champlon cbfd5a5900
Update checksums for Docker Desktop 4.16.2 (#16561) 2023-01-20 08:13:52 +00:00