Commit Graph

59729 Commits

Author SHA1 Message Date
David Karlsson 2d44be0fc0 ci: replace htmlproofer with wjdp/htmltest
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-12 15:38:51 +02:00
Gabriela Georgieva 27485b9f7c
Link CVE ID CVE-2023-1802 in the Security section of the 4.18 release notes (#17049) 2023-04-12 12:23:22 +01:00
Chris Chinchilla 48af387a28
Merge pull request #17085 from ChrisChinchilla/chrisward/vale-acr
Add acronym terms to unpack to Vale
2023-04-12 12:55:57 +02:00
David Karlsson 60c27a4a6f
Merge pull request #17091 from docker/dependabot/bundler/nokogiri-1.14.3
Bump nokogiri from 1.13.10 to 1.14.3
2023-04-12 11:29:09 +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
David Karlsson 4f9c7dbbfa
Merge pull request #17092 from dvdksn/ci/fix-auto-publish
ci: fix auto-publish workflow
2023-04-12 11:00:07 +02:00
David Karlsson 8f34ac4f20 ci: fix auto-publish workflow
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-12 10:04:30 +02:00
dependabot[bot] 29b564df9c
Bump nokogiri from 1.13.10 to 1.14.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.14.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.10...v1.14.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-12 05:54:02 +00:00
CrazyMax 31b5581001
Merge pull request #17089 from dvdksn/ci/add-checkout
ci: add checkout for merge job
2023-04-11 21:13:06 +02:00
David Karlsson 7299fb4d9b ci: add checkout for merge job
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-11 20:42:25 +02:00
CrazyMax 6e48a6bef3
Merge pull request #17088 from dvdksn/ci/fix-yaml-anchor
ci: remove yaml anchors
2023-04-11 20:39:56 +02:00
David Karlsson ce050038cf
Merge pull request #17070 from dvdksn/engine/update-chmod-gpgkeys-deb
engine: update gpg setup for debian and ubuntu
2023-04-11 20:30:52 +02:00
David Karlsson b0492452b6 ci: remove yaml anchors
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-11 20:28:26 +02:00
David Karlsson 647ffabdbe
ci: automate publishing (#17086)
* ci: automate publishing

Signed-off-by: David Karlsson <david.karlsson@docker.com>
Co-authored-by: CrazyMax <github@crazymax.dev>

---------

Signed-off-by: David Karlsson <david.karlsson@docker.com>
Co-authored-by: CrazyMax <github@crazymax.dev>
2023-04-11 20:26:29 +02:00
Chris Chinchilla 31f0842ccb Add acronym terms to unpack 2023-04-11 17:45:04 +02:00
Allie Sadler cb3c7b7088
ENGDOCS-1289 (#17083) 2023-04-11 13:17:19 +01:00
Chris Chinchilla 52cef51149
Merge pull request #17013 from ChrisChinchilla/chrisward/artifactory
Reorganise content around new local analysis features
2023-04-11 13:27:33 +02:00
David Karlsson 7cb016cb73
Merge pull request #16405 from tuxiqae/patch-1
Add missing `container` notation
2023-04-11 13:24:22 +02:00
David Karlsson d421693c9f engine: add chmod a+r for docker.gpg key
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-08 18:34:56 +02:00
David Karlsson 7ad91f1356 engine: replace mkdir with install for gpg setup
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-08 17:57:19 +02:00
David Karlsson 40be6cef18
Merge pull request #16674 from jaredbrogan/patch-1
Update chmod command in GPG Error Tip
2023-04-08 12:40:05 +02:00
Satyam Singh aff9aba0c2
Added link to the docs.docker.com text (#17056)
Added link to the docs.docker.com text which will now redirect to the docs.docker.com
2023-04-07 08:37:34 -07:00
Sebastiaan van Stijn f520162030
Merge pull request #17064 from milas/go/compose-v1-eol
redirect: add /go link for Compose v1 EOL
2023-04-07 17:04:26 +02:00
Milas Bowman b978df076b redirect: add /go link for Compose v1 EOL
Redirecting to the "Evolution of Compose" page for
the moment. We will probably adjust this page once
Compose V1 is removed from Docker Desktop in a couple
months.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-04-07 10:55:05 -04:00
Sebastiaan van Stijn 035054cb07
Merge pull request #17063 from thaJeztah/scout_early_access
scout: add consistent banners for "early access"
2023-04-07 16:43:35 +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
David Karlsson 635cad319a
Merge pull request #17060 from zhangguanzhang/patch-1
Fix incorrect word
2023-04-07 08:59:33 +02:00
zhangguanzhang 4e09df06c9
Fix incorrect word 2023-04-07 14:52:10 +08:00
David Karlsson 610c23c93a
Merge pull request #17052 from neersighted/swarm_vxlan_port_security
swarm: add context to VXLAN port docs
2023-04-06 18:26:30 +02:00
David Karlsson d6efb59eda
Merge pull request #17053 from dvdksn/build/update-default-builder-note
build: clarify that buildkit is default in Docker Engine v23
2023-04-06 18:08:45 +02:00
David Karlsson 3d139d9a8f build: clarify that buildkit is default in Docker Engine v23
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-06 17:59:01 +02:00
John Bampton b3efa5a257
docs(whitespace): standardize `CMD` example commands (#17033) 2023-04-06 08:56:38 -07:00
Bjorn Neergaard 6b0c6de62e
swarm: add context to VXLAN port docs
Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
2023-04-06 09:54:10 -06:00
Chris Chinchilla 96fe0ef17a
Merge pull request #17050 from ChrisChinchilla/chrisward/volumes-fresh
Tweaks for freshness to volumes doc
2023-04-06 17:49:42 +02:00
Chris Chinchilla 1f7b8a01e3 Tweaks for freshness 2023-04-06 12:59:30 +02:00
Chris Chinchilla b745b45ad4
Merge pull request #17046 from ChrisChinchilla/chrisward/vale-sub
Make Vale substitute rule actionable in extensions
2023-04-06 10:46:36 +02:00
Chris Chinchilla 7f9f453ec1 Make Vale substitute rule actionable in extensions 2023-04-06 09:47:35 +02:00
Satyam Singh 0411616bcb
Added link to the Apache 2.0 License (#17039)
Now the Apache 2.0 License redirects to the Apache 2.0 license. It would be convenient for the user to get to the license with a single click.
2023-04-05 11:59:30 -07:00
Pratyush Mohapatra d1e5fbfc17
Update 07_multi_container.md (#17044)
* Update 07_multi_container.md

Made it much more clearer as where the docker run command was being run this time.

In this article, the commands for setting up the to-do docker network, running the mysql container and finding its IP can be run from any CWD. 

However, the docker run command here needs to be specifically run from getting-started/app directory.

* Update 07_multi_container.md

Fix: Had added a space by accident. Fixed!
2023-04-05 11:39:51 -07:00
Oliver Frolovs 25738b74b5
Update Golang section to 1.19 (PR 1 of 2) (#16867)
* Update index and build parts of Golang to v1.19

* Update Golang to 1.19 in the first of the two sample apps
2023-04-05 11:28:56 -07:00
Allie Sadler d04fccbcd4
DS-63 using WSL doesn't need to run the admin windows service (#16799) 2023-04-05 16:53:10 +01:00
Allie Sadler 5a2416947c
dd.4.18 adminless install for mac (#16852)
* dd.4.18 adminless install for mac

* edit

* updates

* updates

* fix build

* add info on updating PATH

* add info on updating PATH

* update code block

* edits from review

* edits from review and page-layout tweak

* further review edits

* fix build

* edits post review
2023-04-05 16:53:01 +01:00
Allie Sadler a989828588
DD4.18 dev velocity content (#16853)
* DD4.18 dev velocity content

* additions from review

* Update desktop/use-desktop/container.md

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

---------

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-04-05 16:52:48 +01: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
Craig Osterhout 3a2e85eaa2
update dd quick start guide (#17028) 2023-04-05 16:52:22 +01: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 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
David Karlsson 5033fbbc12
Merge pull request #17040 from dvdksn/buildx/min-engine-version
build: add min engine version for buildx
2023-04-05 11:50:13 +02:00
David Karlsson c0056f1a3a build: add min engine version for buildx
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-05 10:37:20 +02:00